Searched refs:ypc_expire_t (Results 1 – 1 of 1) sorted by relevance
63 time_t ypc_expire_t; member150 if (t >= c->ypc_expire_t) { in ypmatch_cache_expire()184 if (c->ypc_expire_t < oldest) { in ypmatch_cache_insert()185 oldest = c->ypc_expire_t; in ypmatch_cache_insert()193 o->ypc_expire_t = 0; in ypmatch_cache_insert()220 new->ypc_expire_t = time(NULL) + YPLIB_EXPIRE; in ypmatch_cache_insert()