Home | Sort by: relevance | last modified time | path |
/src/lib/libc/yp/ | |
yp_match.c | 60 time_t expire_t; member in struct:ypmatch_ent 80 if (ep->expire_t < t) 126 ep->expire_t = t + _yplib_cache; 153 if (t > ep->expire_t) |
yp_match.c | 60 time_t expire_t; member in struct:ypmatch_ent 80 if (ep->expire_t < t) 126 ep->expire_t = t + _yplib_cache; 153 if (t > ep->expire_t) |