Searched refs:best_pref (Results 1 – 2 of 2) sorted by relevance
656 int best_pref = 1000; in smbd_authsvc_esfirst() local719 if (pref < best_pref) { in smbd_authsvc_esfirst()720 best_pref = pref; in smbd_authsvc_esfirst()745 if (best_pref != 0) { 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()