hdr_auth 1750 source3/rpc_client/cli_pipe.c RPC_HDR_AUTH hdr_auth; hdr_auth 1754 source3/rpc_client/cli_pipe.c ZERO_STRUCT(hdr_auth); hdr_auth 1760 source3/rpc_client/cli_pipe.c ret = create_schannel_auth_rpc_bind_req(cli, auth_level, &hdr_auth, &auth_info); hdr_auth 1768 source3/rpc_client/cli_pipe.c ret = create_ntlmssp_auth_rpc_bind_req(cli, auth_level, &hdr_auth, &auth_info); hdr_auth 1776 source3/rpc_client/cli_pipe.c ret = create_spnego_ntlmssp_auth_rpc_bind_req(cli, auth_level, &hdr_auth, &auth_info); hdr_auth 1784 source3/rpc_client/cli_pipe.c ret = create_krb5_auth_bind_req(cli, auth_level, &hdr_auth, &auth_info); hdr_auth 1804 source3/rpc_client/cli_pipe.c &hdr_auth, hdr_auth 2435 source3/rpc_client/cli_pipe.c RPC_HDR_AUTH hdr_auth; hdr_auth 2461 source3/rpc_client/cli_pipe.c init_rpc_hdr_auth(&hdr_auth, hdr_auth 2465 source3/rpc_client/cli_pipe.c if(!smb_io_rpc_hdr_auth("hdr_auth", &hdr_auth, rpc_out, 0)) { hdr_auth 2494 source3/rpc_client/cli_pipe.c RPC_HDR_AUTH hdr_auth; hdr_auth 2498 source3/rpc_client/cli_pipe.c ZERO_STRUCT(hdr_auth); hdr_auth 2503 source3/rpc_client/cli_pipe.c init_rpc_hdr_auth(&hdr_auth, RPC_SPNEGO_AUTH_TYPE, (int)auth_level, 0, 1); hdr_auth 2517 source3/rpc_client/cli_pipe.c &hdr_auth, hdr_auth 2708 source3/rpc_client/cli_pipe.c struct rpc_hdr_auth_info hdr_auth; hdr_auth 2723 source3/rpc_client/cli_pipe.c if (!smb_io_rpc_hdr_auth("hdr_auth", &hdr_auth, reply_pdu, 0)) { hdr_auth 2789 source3/rpc_client/cli_pipe.c RPC_HDR_AUTH hdr_auth; hdr_auth 2805 source3/rpc_client/cli_pipe.c if (!smb_io_rpc_hdr_auth("hdr_auth", &hdr_auth, reply_pdu, 0)) { hdr_auth 2883 source3/rpc_client/cli_pipe.c struct rpc_hdr_auth_info hdr_auth; hdr_auth 2908 source3/rpc_client/cli_pipe.c if (!smb_io_rpc_hdr_auth("hdr_auth", &hdr_auth, &reply_pdu, 0)) {