got_user           90 source3/client/mount.cifs.c static int got_user = 0;
got_user          241 source3/client/mount.cifs.c 					got_user = 1;
got_user          446 source3/client/mount.cifs.c 					got_user=1;
got_user          670 source3/client/mount.cifs.c 			got_user = 1;
got_user         1264 source3/client/mount.cifs.c 			got_user = 1;
got_user         1363 source3/client/mount.cifs.c 	if(got_user == 0) {
got_user         1371 source3/client/mount.cifs.c 		got_user = 1;
got_user         1328 source3/smbd/posix_acls.c 	bool got_user = False;
got_user         1338 source3/smbd/posix_acls.c 			got_user = True;
got_user         1363 source3/smbd/posix_acls.c 	if (!got_user) {
got_user           24 source3/torture/locktest.c static int got_user;
got_user          644 source3/torture/locktest.c 			got_user = 1;
got_user          699 source3/torture/locktest.c 	if(use_kerberos && !got_user) got_pass = True;
got_user           25 source4/client/mount.cifs.c static int got_user = 0;
got_user           80 source4/client/mount.cifs.c 				got_user=1;
got_user          431 source4/client/mount.cifs.c 			got_user = 1;
got_user          469 source4/client/mount.cifs.c 	if(got_user == 0)
got_user           42 source4/client/smbmount.c static bool got_user;
got_user          768 source4/client/smbmount.c 				got_user = true;
got_user          921 source4/client/smbmount.c 	if (use_kerberos && !got_user) {