Home
last modified time | relevance | path

Searched refs:local_only (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/rpcbind/
H A Drpcbind.h88 extern volatile boolean_t local_only;
94 if ((wrap_enabled || local_only) && \
99 if ((wrap_enabled || local_only) && \
104 if ((wrap_enabled || local_only) && \
H A Drpcb_check.c212 if (local_only) { in rpcb_check()
H A Drpcbind.c172 volatile boolean_t local_only = B_TRUE; variable
1123 local_only = get_smf_prop("local_only", B_TRUE); in rpcb_check_init()
/titanic_41/usr/src/cmd/fs.d/nfs/svc/
H A Dnlockmgr35 if set -- `svcprop -t -p config/local_only $BIND_FMRI`; then
53 svccfg -s $BIND_FMRI setprop config/local_only = boolean: false
/titanic_41/usr/src/cmd/sendmail/lib/
H A Dsmtp-sendmail67 local=`/usr/bin/svcprop -p config/local_only $SMF_FMRI 2>/dev/null`
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn_xf.h118 uint_t mc_adr[], int local_only);
/titanic_41/usr/src/cmd/svc/seed/
H A DMakefile186 $(SVCCFG) -s svc:/network/rpc/bind setprop config/local_only = true
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_xf.c736 pc_read_madr(pda_handle_t ph, int lboard, uint_t mc_adr[], int local_only) in pc_read_madr() argument
784 if (!local_only || ((lbp->bda_board & BDAN_MASK) == BDAN_GOOD)) in pc_read_madr()
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c4303 int local_only) in lookup_name2sid() argument
4339 if (local_only) in lookup_name2sid()