Home
last modified time | relevance | path

Searched refs:NC_INET6 (Results 1 – 25 of 42) sorted by relevance

12

/illumos-gate/usr/src/lib/libnsl/netdir/
H A Dnetdir.c183 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_getbyname()
282 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_getbyaddr()
316 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in __netdir_getbyaddr_nosrv()
409 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_options()
460 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in uaddr2taddr()
519 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in taddr2uaddr()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.c230 NC_INET6) == 0) && in resolve_netconf()
244 NC_INET6) == 0) && in resolve_netconf()
306 else if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) in setup_nb_parms()
324 else if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) in setup_nb_parms()
/illumos-gate/usr/src/lib/librpcsvc/common/
H A Dbindresvport.c87 strcmp(nconf->nc_protofmly, NC_INET6)) ||
92 if (strcmp(nconf->nc_protofmly, NC_INET6) == 0)
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_gen.c119 else if (strcmp(config->knc_protofmly, NC_INET6) == 0) in clnt_tli_kcreate()
143 else if (strcmp(config->knc_protofmly, NC_INET6) == 0) in clnt_tli_kcreate()
194 else if (strcmp(config->knc_protofmly, NC_INET6) == 0) in clnt_tli_kinit()
H A Drpc_subr.c539 } else if (strcmp(config->knc_protofmly, NC_INET6) == 0) { in rpcbind_getaddr()
629 } else if (strcmp(config->knc_protofmly, NC_INET6) == 0) { in rpcbind_getaddr()
/illumos-gate/usr/src/uts/common/sys/
H A Dnetconfig.h93 #define NC_INET6 "inet6" macro
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c355 strcmp(nconf->nc_protofmly, NC_INET6)) || in __rpc_getconf()
362 strcmp(nconf->nc_protofmly, NC_INET6)) || in __rpc_getconf()
H A Dclnt_generic.c386 strcmp(nconf->nc_protofmly, NC_INET6) != 0) in clnt_create_service_timed()
427 } else if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) { in clnt_create_service_timed()
658 (strcmp(nconf->nc_protofmly, NC_INET6) == 0))) { in _clnt_tli_create_timed()
H A Dauth_time.c360 } else if (strcasecmp(nc->nc_protofmly, NC_INET6) == 0) { in __rpc_get_time_offset()
469 } else if (strcasecmp(nc->nc_protofmly, NC_INET6) == in __rpc_get_time_offset()
H A Dsvc_dg.c444 strcmp(nconf->nc_protofmly, NC_INET6) == 0) { in svc_dg_recv()
458 NC_INET6) == 0) { in svc_dg_recv()
H A Dti_opts.c566 strcmp(nconf->nc_protofmly, NC_INET6) != 0) in __rpc_set_mac_options()
H A Dsvc_generic.c375 strcmp(nconf->nc_protofmly, NC_INET6) == 0)) { in svc_tli_create_common()
H A Drpc_soc.c382 if (fmly != 0 && strcmp(fmly, NC_INET6) == 0) { in get_myaddress_ipv6()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c183 ((v6 = strcmp(nfsdump_cf.knc_protofmly, NC_INET6))\ in nd_init()
212 (strcmp(nfsdump_cf.knc_protofmly, NC_INET6) == 0)) { in nd_init()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c354 (strcmp(nconf->nc_protofmly, NC_INET6))) &&
431 NC_INET6);
H A Drpc_bootstrap.c157 if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) {
/illumos-gate/usr/src/cmd/fs.d/nfs/tests/test_svc_tp_create/
H A Dtest_svc_tp_create.c104 strcmp(nconf->nc_protofmly, NC_INET6) == 0)) { in test_svc_tp_create()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c509 if ((strcmp(nconf->nc_protofmly, NC_INET6) == 0) && !ipv6flag) { in init_transport()
525 strcmp(nconf->nc_protofmly, NC_INET6) == 0) && in init_transport()
598 if ((strcmp(nconf->nc_protofmly, NC_INET6) == 0) && in init_transport()
H A Drpcb_svc_4.c245 if (strcmp(trans_conf->nc_protofmly, NC_INET6) == 0) { in rpcbproc_getaddrlist()
H A Dcheck_bound.c362 (strcmp(fdl->nconf->nc_protofmly, NC_INET6) != 0)) { in mergeaddr()
/illumos-gate/usr/src/uts/common/klm/
H A Dklmmod.c227 knc.knc_protofmly = NC_INET6; in lm_svc()
/illumos-gate/usr/src/cmd/fs.d/nfs/lockd/
H A Dlockd.c448 if (0 == strcmp(ncfmly, NC_INET6)) in ncfmly_to_lmfmly()
/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c277 } else if (strcmp(knconf->knc_protofmly, NC_INET6) == 0) { in getflabel_nfs()
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c486 strcmp(nconf->nc_protofmly, NC_INET6) == 0)) { in sm_svc_tp_create()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1470 else if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) in get_the_addr()
1718 strcmp(nconf->nc_protofmly, NC_INET6) == 0) && in check_nconf()
1804 strcmp(nconf->nc_protofmly, NC_INET6) == 0) && in get_addr()

12