FLAGS2_EXTENDED_SECURITY  393 source3/libsmb/clientgen.c 		flags2 |= FLAGS2_EXTENDED_SECURITY;
FLAGS2_EXTENDED_SECURITY  260 source3/smbd/negprot.c 	if ( (req->flags2 & FLAGS2_EXTENDED_SECURITY) &&
FLAGS2_EXTENDED_SECURITY  276 source3/smbd/negprot.c 	    (req->flags2 & FLAGS2_EXTENDED_SECURITY)) {
FLAGS2_EXTENDED_SECURITY  279 source3/smbd/negprot.c 		add_to_common_flags2(FLAGS2_EXTENDED_SECURITY);
FLAGS2_EXTENDED_SECURITY  283 source3/smbd/negprot.c 		      req->flags2 | FLAGS2_EXTENDED_SECURITY);
FLAGS2_EXTENDED_SECURITY 1409 source3/smbd/sesssetup.c 	    (req->flags2 & FLAGS2_EXTENDED_SECURITY)) {
FLAGS2_EXTENDED_SECURITY   69 source4/libcli/raw/clisession.c 		flags2 |= FLAGS2_EXTENDED_SECURITY;
FLAGS2_EXTENDED_SECURITY   74 source4/libcli/raw/rawnegotiate.c 		flags2 |= FLAGS2_EXTENDED_SECURITY;
FLAGS2_EXTENDED_SECURITY  272 source4/smb_server/smb/negprot.c 	    (req->flags2 & FLAGS2_EXTENDED_SECURITY)) {
FLAGS2_EXTENDED_SECURITY  139 source4/smb_server/smb/request.c 	FLAGS2_EXTENDED_SECURITY | \