Home
last modified time | relevance | path

Searched refs:best_pref (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c585 int best_pref = 1000; in smbd_authsvc_esfirst() local
648 if (pref < best_pref) { in smbd_authsvc_esfirst()
649 best_pref = pref; in smbd_authsvc_esfirst()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c694 int best_pref = 0; in check_dup() local
731 if (pref > best_pref) { in check_dup()
732 best_pref = pref; in check_dup()