HomeSort by: relevance | last modified time | path
    Searched refs:NC_VISIBLE (Results 1 - 5 of 5) sorted by relevancy

  /src/include/
netconfig.h 69 #define NC_VISIBLE 0x01
  /src/lib/libc/rpc/
getnetpath.c 173 } while ((ncp->nc_flag & NC_VISIBLE) == 0);
rpc_generic.c 405 if (!(nconf->nc_flag & NC_VISIBLE))
411 if (!(nconf->nc_flag & NC_VISIBLE))
420 if (!(nconf->nc_flag & NC_VISIBLE))
getnetconfig.c 563 ncp->nc_flag |= NC_VISIBLE;
  /src/usr.sbin/rpcbind/
rpcbind.c 206 if (nconf->nc_flag & NC_VISIBLE) {

Completed in 16 milliseconds