Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c94 int smbd_authsvc_maxthread = SMB_AUTHSVC_MAXTHREAD + 32; variable
261 if (smbd_authsvc_thrcnt >= smbd_authsvc_maxthread) { in smbd_authsvc_listen()