Searched refs:best_pref (Results 1 – 2 of 2) sorted by relevance
585 int best_pref = 1000; in smbd_authsvc_esfirst() local648 if (pref < best_pref) { in smbd_authsvc_esfirst()649 best_pref = pref; in smbd_authsvc_esfirst()
694 int best_pref = 0; in check_dup() local731 if (pref > best_pref) { in check_dup()732 best_pref = pref; in check_dup()