Searched refs:NC_VISIBLE (Results 1 – 5 of 5) sorted by relevance
69 #define NC_VISIBLE 0x01 macro
405 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()411 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()420 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()
173 } while ((ncp->nc_flag & NC_VISIBLE) == 0); in getnetpath()
563 ncp->nc_flag |= NC_VISIBLE; in parse_ncp()
206 if (nconf->nc_flag & NC_VISIBLE) {