Home
last modified time | relevance | path

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

/titanic_41/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) in cache_pid()