Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_match.c74 #define CACHESZ 16 macro
159 if (cnt >= CACHESZ) { in in_cache()