receive_unexpected 3329 source3/include/proto.h struct packet_struct *receive_unexpected(enum packet_type packet_type, int id,
receive_unexpected  227 source3/libsmb/clidgram.c 	packet = receive_unexpected(DGRAM_PACKET, 0, my_mailslot);
receive_unexpected 1133 source3/libsmb/nmblib.c 	return receive_unexpected(NMB_PACKET, trn_id, NULL);
receive_unexpected 1156 source3/libsmb/nmblib.c 	return receive_unexpected(DGRAM_PACKET, 0, mailslot_name);