Searched refs:cache_okay (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c69 int cache_okay = 0; /* if set, then bindings are cached in files */ variable
297 cache_okay = cache_check();
332 if (cache_okay) {
H A Dyp_b_subr.c93 extern int cache_okay;
1269 if (!cache_okay)
1327 if (!cache_okay)
1355 if (!cache_okay)
1405 if (!cache_okay)
1445 * We ignore the cache_okay flag because it is important that we remove

Completed in 60 milliseconds