Searched refs:expire_t (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dypinternal.h102 time_t expire_t; member in struct:ypmatch_ent
H A Dypmatch_cache.c93 if (ep->expire_t < t)
139 ep->expire_t = t + _yplib_cache;
166 if (t > ep->expire_t)

Completed in 65 milliseconds