Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c99 int smbd_authsvc_maxthread = SMB_AUTHSVC_MAXTHREAD + 32; variable
323 if (smbd_authsvc_thrcnt >= smbd_authsvc_maxthread) { in smbd_authsvc_listen()