Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c327 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()
335 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()
344 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()
368 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()
H A Dauth_time.c135 if ((nc->nc_flag & NC_VISIBLE) == 0) in get_server()
265 if ((nc->nc_flag & NC_VISIBLE) == 0) in __rpc_get_time_offset()
/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetcspace.h58 "v", NC_VISIBLE,
H A Dnetselect.c441 if ((*tpp)->nc_flag & NC_VISIBLE) { in setnetpath()
/illumos-gate/usr/src/uts/common/sys/
H A Dnetconfig.h83 #define NC_VISIBLE 01 macro
/illumos-gate/usr/src/cmd/fs.d/nfs/tests/test_svc_tp_create/
H A Dtest_svc_tp_create.c231 if ((nconf->nc_flag & NC_VISIBLE) == 0) in main()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c321 if (nconf->nc_flag & NC_VISIBLE) in main()
387 if ((np->nc_flag & NC_VISIBLE) == 0) in check_netconfig()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.c219 if (nconf->nc_flag & NC_VISIBLE) { in resolve_netconf()
H A Dnfs_tbind.c657 if ((nconf->nc_flag & NC_VISIBLE) && in do_all()
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c743 if ((nconf->nc_flag & NC_VISIBLE) == 0) in main()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c175 if (!(nconf->nc_flag & NC_VISIBLE) || in nfs_cast()
H A Dautod_nfs.c2858 if (nconf->nc_flag & NC_VISIBLE) { in get_server_netinfo()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1847 if (nconf->nc_flag & NC_VISIBLE) { in get_addr()
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c759 if ((nconf->nc_flag & NC_VISIBLE) == 0) in main()