Searched refs:s_authsvc_sock (Results 1 – 2 of 2) sorted by relevance
208 smbd.s_authsvc_sock = sock; in smbd_authsock_create()217 if ((fid = smbd.s_authsvc_sock) != -1) { in smbd_authsock_destroy()218 smbd.s_authsvc_sock = -1; in smbd_authsock_destroy()237 ls = smbd.s_authsvc_sock; in smbd_authsvc_listen()
85 int s_authsvc_sock; member