/titanic_50/usr/src/lib/librdc/common/ |
H A D | netaddrs.c | 371 #ifdef NC_INET6 in get_the_addr() 372 else if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) in get_the_addr() 401 if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) { in get_the_addr() 571 #ifdef NC_INET6 in get_addr() 573 || strcmp(nconf->nc_protofmly, NC_INET6) == 0 in get_addr() 603 #ifdef NC_INET6 in get_addr() 606 NC_INET6) == 0 in get_addr() 636 (strcmp(nconf->nc_protofmly, NC_INET6) == 0)) { in get_addr()
|
/titanic_50/usr/src/lib/libnsl/netdir/ |
H A D | netdir.c | 185 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_getbyname() 284 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_getbyaddr() 318 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in __netdir_getbyaddr_nosrv() 411 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_options() 462 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in uaddr2taddr() 521 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in taddr2uaddr()
|
/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_resolve.c | 230 NC_INET6) == 0) && in resolve_netconf() 244 NC_INET6) == 0) && in resolve_netconf() 306 else if (strcmp(nconf->nc_protofmly, NC_INET6) == NULL) in setup_nb_parms() 324 else if (strcmp(nconf->nc_protofmly, NC_INET6) == NULL) in setup_nb_parms()
|
/titanic_50/usr/src/lib/librpcsvc/common/ |
H A D | bindresvport.c | 87 strcmp(nconf->nc_protofmly, NC_INET6)) || 92 if (strcmp(nconf->nc_protofmly, NC_INET6) == 0)
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | clnt_gen.c | 121 else if (strcmp(config->knc_protofmly, NC_INET6) == 0) in clnt_tli_kcreate() 145 else if (strcmp(config->knc_protofmly, NC_INET6) == 0) in clnt_tli_kcreate() 196 else if (strcmp(config->knc_protofmly, NC_INET6) == 0) in clnt_tli_kinit()
|
H A D | rpc_subr.c | 539 } 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()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | netconfig.h | 93 #define NC_INET6 "inet6" macro
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | rpc_generic.c | 357 strcmp(nconf->nc_protofmly, NC_INET6)) || in __rpc_getconf() 364 strcmp(nconf->nc_protofmly, NC_INET6)) || in __rpc_getconf()
|
H A D | clnt_generic.c | 389 strcmp(nconf->nc_protofmly, NC_INET6) != 0) in clnt_create_service_timed() 432 else if (strcmp(nconf->nc_protofmly, NC_INET6) == NULL) in clnt_create_service_timed() 662 (strcmp(nconf->nc_protofmly, NC_INET6) == 0))) { in _clnt_tli_create_timed()
|
H A D | auth_time.c | 362 } else if (strcasecmp(nc->nc_protofmly, NC_INET6) == 0) { in __rpc_get_time_offset() 471 } else if (strcasecmp(nc->nc_protofmly, NC_INET6) == in __rpc_get_time_offset()
|
H A D | svc_dg.c | 444 strcmp(nconf->nc_protofmly, NC_INET6) == 0) { in svc_dg_recv() 458 NC_INET6) == 0) { in svc_dg_recv()
|
H A D | svc_generic.c | 332 strcmp(nconf->nc_protofmly, NC_INET6) == 0)) { in svc_tli_create_common()
|
H A D | ti_opts.c | 568 strcmp(nconf->nc_protofmly, NC_INET6) != 0) in __rpc_set_mac_options()
|
H A D | rpc_soc.c | 384 if (fmly != 0 && strcmp(fmly, NC_INET6) == 0) { in get_myaddress_ipv6()
|
H A D | clnt_bcast.c | 335 NC_INET6) == 0) { in rpc_broadcast_exp()
|
/titanic_50/usr/src/cmd/ypcmd/ |
H A D | yp_b_svc.c | 356 (strcmp(nconf->nc_protofmly, NC_INET6))) && 433 NC_INET6);
|
H A D | rpc_bootstrap.c | 159 if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) {
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 183 ((v6 = strcmp(nfsdump_cf.knc_protofmly, NC_INET6))\ in nd_init() 212 (strcmp(nfsdump_cf.knc_protofmly, NC_INET6) == 0)) { in nd_init()
|
/titanic_50/usr/src/cmd/rpcbind/ |
H A D | rpcbind.c | 509 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 D | rpcb_svc_4.c | 245 if (strcmp(trans_conf->nc_protofmly, NC_INET6) == 0) { in rpcbproc_getaddrlist()
|
H A D | check_bound.c | 362 (strcmp(fdl->nconf->nc_protofmly, NC_INET6) != 0)) { in mergeaddr()
|
/titanic_50/usr/src/cmd/fs.d/nfs/lockd/ |
H A D | lockd.c | 448 if (0 == strcmp(ncfmly, NC_INET6)) in ncfmly_to_lmfmly()
|
/titanic_50/usr/src/uts/common/klm/ |
H A D | klmmod.c | 226 knc.knc_protofmly = NC_INET6; in lm_svc()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | tlabel.c | 277 } else if (strcmp(knconf->knc_protofmly, NC_INET6) == 0) { in getflabel_nfs()
|
/titanic_50/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 1474 else if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) in get_the_addr() 1722 strcmp(nconf->nc_protofmly, NC_INET6) == 0) && in check_nconf() 1808 strcmp(nconf->nc_protofmly, NC_INET6) == 0) && in get_addr()
|