Home
last modified time | relevance | path

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

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