Home
last modified time | relevance | path

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

/src/lib/libc/yp/
H A Dyplib.c81 int ypmatch_cachecnt; member
121 ypdb->ypmatch_cachecnt--; in ypmatch_cache_delete()
170 if (ypdb->ypmatch_cachecnt) in ypmatch_cache_insert()
177 if (ypdb->ypmatch_cachecnt >= YPLIB_MAXCACHE) { in ypmatch_cache_insert()
229 ypdb->ypmatch_cachecnt++; in ypmatch_cache_insert()