auth_none_req 95 source4/librpc/rpc/dcerpc_schannel.c struct composite_context *auth_none_req; auth_none_req 107 source4/librpc/rpc/dcerpc_schannel.c auth_none_req = dcerpc_bind_auth_none_send(c, s->pipe2, &ndr_table_netlogon); auth_none_req 108 source4/librpc/rpc/dcerpc_schannel.c if (composite_nomem(auth_none_req, c)) return; auth_none_req 110 source4/librpc/rpc/dcerpc_schannel.c composite_continue(c, auth_none_req, continue_bind_auth_none, c); auth_none_req 495 source4/librpc/rpc/dcerpc_util.c struct composite_context *auth_none_req; auth_none_req 521 source4/librpc/rpc/dcerpc_util.c auth_none_req = dcerpc_bind_auth_none_send(c, s->pipe, s->table); auth_none_req 522 source4/librpc/rpc/dcerpc_util.c composite_continue(c, auth_none_req, continue_auth_none, c); auth_none_req 544 source4/librpc/rpc/dcerpc_util.c auth_none_req = dcerpc_bind_auth_none_send(c, s->pipe, s->table); auth_none_req 545 source4/librpc/rpc/dcerpc_util.c composite_continue(c, auth_none_req, continue_auth_none, c);