NETLOGON_RESPONSE_FROM_PDC  232 libcli/netlogon.c 	case NETLOGON_RESPONSE_FROM_PDC:
NETLOGON_RESPONSE_FROM_PDC  432 librpc/gen_ndr/nbt.h 	NETLOGON_RESPONSE_FROM_PDC=12,
NETLOGON_RESPONSE_FROM_PDC 1676 librpc/gen_ndr/ndr_nbt.c 		case NETLOGON_RESPONSE_FROM_PDC: val = "NETLOGON_RESPONSE_FROM_PDC"; break;
NETLOGON_RESPONSE_FROM_PDC  256 source3/nmbd/nmbd_processlogon.c 				SSVAL(q, 0, NETLOGON_RESPONSE_FROM_PDC);
NETLOGON_RESPONSE_FROM_PDC  295 source3/nmbd/nmbd_processlogon.c 					NETLOGON_RESPONSE_FROM_PDC, (uint32)ntversion, (uint32)lmnttoken,
NETLOGON_RESPONSE_FROM_PDC   83 source4/nbt_server/dgram/netlogon.c 	pdc->command = NETLOGON_RESPONSE_FROM_PDC;
NETLOGON_RESPONSE_FROM_PDC  151 source4/torture/nbt/dgram.c 	torture_assert(tctx, response->data.get_pdc.command == NETLOGON_RESPONSE_FROM_PDC, "Got incorrect netlogon response command");
NETLOGON_RESPONSE_FROM_PDC  609 source4/torture/nbt/dgram.c 	torture_assert_int_equal(tctx, response->data.get_pdc.command, NETLOGON_RESPONSE_FROM_PDC, "Got incorrect ntlogon response command");
NETLOGON_RESPONSE_FROM_PDC  646 source4/torture/nbt/dgram.c 	torture_assert_int_equal(tctx, response->data.get_pdc.command, NETLOGON_RESPONSE_FROM_PDC, "Got incorrect ntlogon response command");