_netr_ServerAuthenticate3 2170 librpc/gen_ndr/srv_netlogon.c 	r->out.result = _netr_ServerAuthenticate3(p, r);
_netr_ServerAuthenticate3 4261 librpc/gen_ndr/srv_netlogon.c 			r->out.result = _netr_ServerAuthenticate3(cli->pipes_struct, r);
_netr_ServerAuthenticate3   30 librpc/gen_ndr/srv_netlogon.h NTSTATUS _netr_ServerAuthenticate3(pipes_struct *p, struct netr_ServerAuthenticate3 *r);
_netr_ServerAuthenticate3   79 librpc/gen_ndr/srv_netlogon.h NTSTATUS _netr_ServerAuthenticate3(pipes_struct *p, struct netr_ServerAuthenticate3 *r);
_netr_ServerAuthenticate3  652 source3/rpc_server/srv_netlog_nt.c 	return _netr_ServerAuthenticate3(p, &a);