Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_authenticate.c725 int smb_auth_total_tmo = 45; /* seconds */ variable
773 if (smb_auth_total_tmo != 0) { in smb_authsock_open()
775 SEC_TO_TICK(smb_auth_total_tmo)); in smb_authsock_open()