Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ypbind/
H A Dypbind.c71 time_t dom_ask_t; member
181 if (now < ypdb->dom_ask_t + 5) { in ypbindproc_domain_2x()
193 ypdb->dom_ask_t = now; in ypbindproc_domain_2x()