Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c2196 static time_t lastconn[MAXDAEMONS]; local
2219 if (now != lastconn[dn])
2221 lastconn[dn] = now;
2238 else if (now != lastconn[dn])