Home
last modified time | relevance | path

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

/dragonfly/lib/libc/yp/
HDyplib.c86 int ypmatch_cachecnt; member
124 ypdb->ypmatch_cachecnt--; in ypmatch_cache_delete()
173 if (ypdb->ypmatch_cachecnt) in ypmatch_cache_insert()
180 if (ypdb->ypmatch_cachecnt >= YPLIB_MAXCACHE) { in ypmatch_cache_insert()
232 ypdb->ypmatch_cachecnt++; in ypmatch_cache_insert()