Home
last modified time | relevance | path

Searched refs:NC_LOOPBACK (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/uts/common/sys/
H A Dnetconfig.h91 #define NC_LOOPBACK "loopback" macro
/titanic_41/usr/src/uts/common/rpc/sec/
H A Dkey_call.c227 #define NC_LOOPBACK "loopback" /* XXX */ macro
228 char loopback_name[] = NC_LOOPBACK;
/titanic_41/usr/src/cmd/gss/gssd/
H A Dgssd_handle.c89 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
H A Dgssd_generic.c75 if ((strcmp(nconf->nc_protofmly, NC_LOOPBACK)) ||
/titanic_41/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_handle.c88 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
H A Dkwarnd_generic.c53 if ((strcmp(nconf->nc_protofmly, NC_LOOPBACK)) || in svc_create_local_service()
/titanic_41/usr/src/cmd/keyserv/
H A Dkey_generic.c95 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK))
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c315 { { NC_TPI_CLTS, NC_LOOPBACK, NC_NOPROTO, NODEV },
322 { { NC_TPI_COTS_ORD, NC_LOOPBACK, NC_NOPROTO, NODEV },
329 { { NC_TPI_COTS, NC_LOOPBACK, NC_NOPROTO, NODEV },
668 } else if (strcmp(kncfp->knc_protofmly, NC_LOOPBACK) == 0) { in med_get_rpcb_addr()
738 } else if (strcmp(kncfp->knc_protofmly, NC_LOOPBACK) == 0) { in med_get_rpcb_addr()
1077 if (strcmp(uap->ua_kn.knc_protofmly, NC_LOOPBACK) == 0) { in med_net_callrpc()
/titanic_41/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c216 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
400 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
H A Dyp_b_subr.c859 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
866 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) != 0) {
880 NC_LOOPBACK) == 0)
/titanic_41/usr/src/uts/common/rpc/
H A Drpc_subr.c545 } else if (strcmp(config->knc_protofmly, NC_LOOPBACK) == 0) { in rpcbind_getaddr()
637 } else if (strcmp(config->knc_protofmly, NC_LOOPBACK) == 0) { in rpcbind_getaddr()
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc.c87 if (strcmp(ncp->nc_protofmly, NC_LOOPBACK) != 0) in fmd_rpc_svc_create_local()
/titanic_41/usr/src/cmd/fs.d/nfs/lockd/
H A Dlockd.c450 if (0 == strcmp(ncfmly, NC_LOOPBACK)) in ncfmly_to_lmfmly()
/titanic_41/usr/src/uts/common/klm/
H A Dklmmod.c229 knc.knc_protofmly = NC_LOOPBACK; in lm_svc()
H A Dnlm_impl.c194 { NC_TPI_CLTS, NC_LOOPBACK, NC_NOPROTO, NODEV },
199 { NC_TPI_COTS_ORD, NC_LOOPBACK, NC_NOPROTO, NODEV },
/titanic_41/usr/src/lib/nametoaddr/straddr/common/
H A Dstraddr.c437 if (strcmp(netconfigp->nc_protofmly, NC_LOOPBACK) == 0) in searchhost()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c372 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK)) in __rpc_getconf()
H A Drpcb_clnt.c426 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) { in local_rpcb()
671 if (check_rpcbind && strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) { in __rpcb_findaddr_timed()
/titanic_41/usr/src/cmd/rpcbind/
H A Drpcbind.c392 if (strcmp(np->nc_protofmly, NC_LOOPBACK) == 0) in check_netconfig()
704 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) { in init_transport()
/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c658 strcmp(nconf->nc_protofmly, NC_LOOPBACK) != 0 && in do_all()
1729 (0 == strcmp(nconf->nc_protofmly, NC_LOOPBACK))) { in set_addrmask()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c179 (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)) in nfs_cast()
/titanic_41/usr/src/lib/libnsl/yp/
H A Dyp_bind.c947 if ((strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) && in __clnt_create_loopback()
/titanic_41/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c627 fnip->fi_knconf.knc_protofmly = NC_LOOPBACK; in auto_mount()
/titanic_41/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c365 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) in create_rpc_info()
/titanic_41/usr/src/cmd/rpcinfo/
H A Drpcinfo.c279 NC_LOOPBACK) == 0 &&

12