Searched refs:rpc_send_auth_reply (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/rpc_client/
H A Dcli_pipe.c995 static BOOL rpc_send_auth_reply(struct cli_state *cli, prs_struct *rdata, uint32 rpc_call_id) function
1009 DEBUG(0,("rpc_send_auth_reply: Failed to unmarshall RPC_HDR_AUTH.\n"));
1013 DEBUG(0,("rpc_send_auth_reply: Failed to unmarshall RPC_AUTH_VERIFIER.\n"));
1017 DEBUG(0,("rpc_send_auth_reply: Failed to unmarshall RPC_AUTH_NTLMSSP_CHAL.\n"));
1070 DEBUG(0,("rpc_send_auth_reply: cli_write failed. Return was %d\n", (int)ret));
1142 if (do_auth && !rpc_send_auth_reply(cli, &rdata, rpc_call_id)) {
1143 DEBUG(0,("rpc_pipe_bind: rpc_send_auth_reply failed.\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/rpc_client/
H A Dcli_pipe.c995 static BOOL rpc_send_auth_reply(struct cli_state *cli, prs_struct *rdata, uint32 rpc_call_id) function
1009 DEBUG(0,("rpc_send_auth_reply: Failed to unmarshall RPC_HDR_AUTH.\n"));
1013 DEBUG(0,("rpc_send_auth_reply: Failed to unmarshall RPC_AUTH_VERIFIER.\n"));
1017 DEBUG(0,("rpc_send_auth_reply: Failed to unmarshall RPC_AUTH_NTLMSSP_CHAL.\n"));
1070 DEBUG(0,("rpc_send_auth_reply: cli_write failed. Return was %d\n", (int)ret));
1142 if (do_auth && !rpc_send_auth_reply(cli, &rdata, rpc_call_id)) {
1143 DEBUG(0,("rpc_pipe_bind: rpc_send_auth_reply failed.\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/rpc_client/
H A Dcli_pipe.c995 static BOOL rpc_send_auth_reply(struct cli_state *cli, prs_struct *rdata, uint32 rpc_call_id) function
1009 DEBUG(0,("rpc_send_auth_reply: Failed to unmarshall RPC_HDR_AUTH.\n"));
1013 DEBUG(0,("rpc_send_auth_reply: Failed to unmarshall RPC_AUTH_VERIFIER.\n"));
1017 DEBUG(0,("rpc_send_auth_reply: Failed to unmarshall RPC_AUTH_NTLMSSP_CHAL.\n"));
1070 DEBUG(0,("rpc_send_auth_reply: cli_write failed. Return was %d\n", (int)ret));
1142 if (do_auth && !rpc_send_auth_reply(cli, &rdata, rpc_call_id)) {
1143 DEBUG(0,("rpc_pipe_bind: rpc_send_auth_reply failed.\n"));

Completed in 55 milliseconds