auth_req          307 source4/librpc/rpc/dcerpc_schannel.c 	struct composite_context *auth_req;
auth_req          322 source4/librpc/rpc/dcerpc_schannel.c 	auth_req = dcerpc_bind_auth_send(c, s->pipe, s->table, s->credentials, 
auth_req          326 source4/librpc/rpc/dcerpc_schannel.c 	if (composite_nomem(auth_req, c)) return;
auth_req          328 source4/librpc/rpc/dcerpc_schannel.c 	composite_continue(c, auth_req, continue_bind_auth, c);
auth_req          408 source4/librpc/rpc/dcerpc_util.c 	struct composite_context *auth_req;
auth_req          423 source4/librpc/rpc/dcerpc_util.c 	auth_req = dcerpc_bind_auth_send(c, s->pipe, s->table,
auth_req          429 source4/librpc/rpc/dcerpc_util.c 	composite_continue(c, auth_req, continue_auth, c);
auth_req          441 source4/librpc/rpc/dcerpc_util.c 	struct composite_context *auth_req;
auth_req          456 source4/librpc/rpc/dcerpc_util.c 	auth_req = dcerpc_bind_auth_send(c, s->pipe, s->table,
auth_req          462 source4/librpc/rpc/dcerpc_util.c 	composite_continue(c, auth_req, continue_auth, c);
auth_req          494 source4/librpc/rpc/dcerpc_util.c 	struct composite_context *auth_req;
auth_req          577 source4/librpc/rpc/dcerpc_util.c 		auth_req = dcerpc_bind_auth_send(c, s->pipe, s->table,
auth_req          583 source4/librpc/rpc/dcerpc_util.c 		composite_continue(c, auth_req, continue_auth_auto, c);
auth_req          587 source4/librpc/rpc/dcerpc_util.c 	auth_req = dcerpc_bind_auth_send(c, s->pipe, s->table,
auth_req          593 source4/librpc/rpc/dcerpc_util.c 	composite_continue(c, auth_req, continue_auth, c);