Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/
H A Dlog.c95 static time_t timelast = 0; variable
153 if (now-timelast > 60) { in ldaplog()
155 timelast = now; in ldaplog()