got_exact_match  1235 source3/smbd/trans2.c 				bool *got_exact_match,
got_exact_match  1263 source3/smbd/trans2.c 	*got_exact_match = False;
got_exact_match  1329 source3/smbd/trans2.c 		if(!(got_match = *got_exact_match = exact_match(conn, fname, mask))) {
got_exact_match  1347 source3/smbd/trans2.c 			if(!(got_match = *got_exact_match = exact_match(conn, mangled_name, mask))) {
got_exact_match  2098 source3/smbd/trans2.c 		bool got_exact_match = False;
got_exact_match  2114 source3/smbd/trans2.c 					&got_exact_match,
got_exact_match  2131 source3/smbd/trans2.c 		if(got_exact_match)
got_exact_match  2449 source3/smbd/trans2.c 		bool got_exact_match = False;
got_exact_match  2465 source3/smbd/trans2.c 						&got_exact_match,
got_exact_match  2482 source3/smbd/trans2.c 		if(got_exact_match)