smb_io_rpc_hdr_fault 5809 source3/include/proto.h bool smb_io_rpc_hdr_fault(const char *desc, RPC_HDR_FAULT *rpc, prs_struct *ps, int depth);
smb_io_rpc_hdr_fault  940 source3/rpc_client/cli_pipe.c 			if(!smb_io_rpc_hdr_fault("fault", &fault_resp, current_pdu, 0)) {
smb_io_rpc_hdr_fault  887 source3/rpc_server/srv_pipe.c 	if(!smb_io_rpc_hdr_fault("fault", &fault_resp, &p->out_data.frag, 0)) {