Searched refs:s_authsvc_sock (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd.h85 int s_authsvc_sock; member in struct:smbd
H A Dsmbd_authsvc.c208 smbd.s_authsvc_sock = sock;
217 if ((fid = smbd.s_authsvc_sock) != -1) {
218 smbd.s_authsvc_sock = -1;
237 ls = smbd.s_authsvc_sock;

Completed in 58 milliseconds