Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c657 int best_mhidx = -1; in smbd_authsvc_esfirst() local
721 best_mhidx = idx; in smbd_authsvc_esfirst()
724 if (best_mhidx == -1) { in smbd_authsvc_esfirst()
730 mh = &mech_table[best_mhidx]; in smbd_authsvc_esfirst()