PROTOCOL_CORE     690 lib/util/util.h 	PROTOCOL_CORE,
PROTOCOL_CORE    1220 source3/lib/util.c 		return(PROTOCOL_CORE);
PROTOCOL_CORE      27 source3/libsmb/cliconnect.c 	{PROTOCOL_CORE,		"PC NETWORK PROGRAM 1.0"},
PROTOCOL_CORE     375 source3/libsmb/clientgen.c 	if (cli->protocol <= PROTOCOL_CORE) {
PROTOCOL_CORE     690 source3/param/loadparm.c 	{PROTOCOL_CORE, "CORE"},
PROTOCOL_CORE    4923 source3/param/loadparm.c 	Globals.minprotocol = PROTOCOL_CORE;
PROTOCOL_CORE      57 source3/smbd/negprot.c 	Protocol = PROTOCOL_CORE;
PROTOCOL_CORE     494 source3/smbd/negprot.c 	{"PC NETWORK PROGRAM 1.0",  "CORE",     reply_corep,    PROTOCOL_CORE}, 
PROTOCOL_CORE      32 source4/libcli/raw/rawnegotiate.c 	{PROTOCOL_CORE,"PC NETWORK PROGRAM 1.0"},
PROTOCOL_CORE     249 source4/param/loadparm.c 	{PROTOCOL_CORE, "CORE"},
PROTOCOL_CORE      77 source4/smb_server/smb/negprot.c 	req->smb_conn->negotiate.protocol = PROTOCOL_CORE;
PROTOCOL_CORE     483 source4/smb_server/smb/negprot.c 	{"PC NETWORK PROGRAM 1.0",	"CORE",		reply_corep,	PROTOCOL_CORE},