Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c305 static time_t last_report; in smbd_authsvc_flood() local
309 if (last_report + 60 < now) { in smbd_authsvc_flood()
310 last_report = now; in smbd_authsvc_flood()