Home
last modified time | relevance | path

Searched refs:nc_protofmly (Results 1 – 25 of 55) sorted by relevance

123

/titanic_41/usr/src/cmd/rpcbind/
H A Drpcb_check.c164 } else if (strcmp(conf->nc_protofmly, "inet") == 0 || in rpcb_log()
165 strcmp(conf->nc_protofmly, "inet6") == 0) { in rpcb_log()
172 conf->nc_protofmly, uaddr); in rpcb_log()
207 if (ispmap && strcmp(conf->nc_protofmly, "inet") != 0) { in rpcb_check()
209 } else if (strcmp(conf->nc_protofmly, "inet") == 0 || in rpcb_check()
210 strcmp(conf->nc_protofmly, "inet6") == 0) { in rpcb_check()
H A Drpcb_svc_4.c245 if (strcmp(trans_conf->nc_protofmly, NC_INET6) == 0) { in rpcbproc_getaddrlist()
279 if (strcmp(nconf->nc_protofmly, reg_nconf->nc_protofmly) in rpcbproc_getaddrlist()
319 a->r_nc_protofmly = nconf->nc_protofmly; in rpcbproc_getaddrlist()
H A Drpcbind.c392 if (strcmp(np->nc_protofmly, NC_LOOPBACK) == 0) in check_netconfig()
509 if ((strcmp(nconf->nc_protofmly, NC_INET6) == 0) && !ipv6flag) { in init_transport()
524 (strcmp(nconf->nc_protofmly, NC_INET) == 0 || 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()
614 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0) && in init_transport()
704 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) { in init_transport()
/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.c89 len = strlen(nconf->nc_protofmly); in get_knconf()
96 bcopy(nconf->nc_protofmly, k->knc_protofmly, len); in get_knconf()
227 if ((strcmp(nconf->nc_protofmly, in resolve_netconf()
229 strcmp(nconf->nc_protofmly, in resolve_netconf()
241 if ((strcmp(nconf->nc_protofmly, in resolve_netconf()
243 strcmp(nconf->nc_protofmly, in resolve_netconf()
302 if (strcmp(nconf->nc_protofmly, NC_INET) == NULL) in setup_nb_parms()
306 else if (strcmp(nconf->nc_protofmly, NC_INET6) == NULL) in setup_nb_parms()
320 if (strcmp(nconf->nc_protofmly, NC_INET) == NULL) in setup_nb_parms()
324 else if (strcmp(nconf->nc_protofmly, NC_INET6) == NULL) in setup_nb_parms()
/titanic_41/usr/src/lib/libnsl/netdir/
H A Dnetdir.c167 if ((strcmp(tp->nc_protofmly, NC_INET) == 0) && in netdir_getbyname()
185 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_getbyname()
274 if ((strcmp(tp->nc_protofmly, NC_INET) == 0) && in netdir_getbyaddr()
284 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_getbyaddr()
308 if ((strcmp(tp->nc_protofmly, NC_INET) == 0) && in __netdir_getbyaddr_nosrv()
318 if ((strcmp(tp->nc_protofmly, NC_INET6) == 0) && in __netdir_getbyaddr_nosrv()
410 if ((strcmp(tp->nc_protofmly, NC_INET) == 0 || in netdir_options()
411 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in netdir_options()
461 if ((strcmp(tp->nc_protofmly, NC_INET) == 0 || in uaddr2taddr()
462 strcmp(tp->nc_protofmly, NC_INET6) == 0) && in uaddr2taddr()
[all …]
/titanic_41/usr/src/lib/librdc/common/
H A Dnetaddrs.c229 nconf->nc_protofmly, nconf->nc_proto, sb.st_rdev); in convert_nconf_to_knconf()
233 knconf->knc_protofmly = nconf->nc_protofmly; in convert_nconf_to_knconf()
367 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) 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()
570 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0 in get_addr()
573 || strcmp(nconf->nc_protofmly, NC_INET6) == 0 in get_addr()
601 if ((strcmp(nconf->nc_protofmly, in get_addr()
605 || strcmp(nconf->nc_protofmly, in get_addr()
636 (strcmp(nconf->nc_protofmly, NC_INET6) == 0)) { in get_addr()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c212 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) { in __rpc_getconfip()
356 (strcmp(nconf->nc_protofmly, NC_INET) && in __rpc_getconf()
357 strcmp(nconf->nc_protofmly, NC_INET6)) || in __rpc_getconf()
363 (strcmp(nconf->nc_protofmly, NC_INET) && in __rpc_getconf()
364 strcmp(nconf->nc_protofmly, NC_INET6)) || in __rpc_getconf()
372 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK)) in __rpc_getconf()
H A Dclnt_generic.c388 if (strcmp(nconf->nc_protofmly, NC_INET) != 0 && in clnt_create_service_timed()
389 strcmp(nconf->nc_protofmly, NC_INET6) != 0) in clnt_create_service_timed()
428 if (strcmp(nconf->nc_protofmly, NC_INET) == NULL) in clnt_create_service_timed()
432 else if (strcmp(nconf->nc_protofmly, NC_INET6) == NULL) in clnt_create_service_timed()
661 if (nconf && ((strcmp(nconf->nc_protofmly, NC_INET) == 0) || in _clnt_tli_create_timed()
662 (strcmp(nconf->nc_protofmly, NC_INET6) == 0))) { in _clnt_tli_create_timed()
H A Dauth_time.c356 if (strcasecmp(nc->nc_protofmly, NC_INET) == 0) { in __rpc_get_time_offset()
362 } else if (strcasecmp(nc->nc_protofmly, NC_INET6) == 0) { in __rpc_get_time_offset()
466 if (strcasecmp(nc->nc_protofmly, NC_INET) == 0) { in __rpc_get_time_offset()
471 } else if (strcasecmp(nc->nc_protofmly, NC_INET6) == in __rpc_get_time_offset()
H A Drpcb_clnt.c426 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) { in local_rpcb()
545 (strcmp(nconf->nc_protofmly, rmap->r_nc_protofmly) == 0) && in got_entry()
671 if (check_rpcbind && strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) { in __rpcb_findaddr_timed()
701 if (strcmp(nconf_clts->nc_protofmly, in __rpcb_findaddr_timed()
702 nconf->nc_protofmly) != 0) { in __rpcb_findaddr_timed()
902 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) { in __rpcb_findaddr_timed()
953 if (strcmp(newnconf->nc_protofmly, in __rpcb_findaddr_timed()
954 nconf->nc_protofmly) == 0) in __rpcb_findaddr_timed()
H A Dsvc_generic.c331 (strcmp(nconf->nc_protofmly, NC_INET) == 0 || in svc_tli_create_common()
332 strcmp(nconf->nc_protofmly, NC_INET6) == 0)) { in svc_tli_create_common()
498 (strcmp(nconf->nc_protofmly, "inet") == 0)) in svc_tli_create_common()
/titanic_41/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c216 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
355 if (((strcmp(nconf->nc_protofmly, NC_INET) == 0) ||
356 (strcmp(nconf->nc_protofmly, NC_INET6))) &&
360 if (strcmp(nconf->nc_protofmly, NC_INET)) {
378 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
394 if (strcmp(nconf->nc_protofmly, NC_INET)) {
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) {
879 if (strcmp(nconf->nc_protofmly,
1092 ncb->nc_protofmly =
1093 nca->nc_protofmly ? strdup(nca->nc_protofmly) : NULL;
1110 if (ncb->nc_protofmly)
1111 free(ncb->nc_protofmly);
1141 if (ncb->nc_protofmly)
1142 free(ncb->nc_protofmly);
H A Drpc_bootstrap.c159 if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) {
161 } else if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
318 (strcmp(nc->nc_protofmly, NC_INET) == 0)) {
/titanic_41/usr/src/lib/libsocket/socket/
H A D_soutil.c216 if (strcmp(net->nc_protofmly, family_sw[family]) == 0 && in _s_match_netconf()
221 if (strcmp(net->nc_protofmly, family_sw[family]) == 0 && in _s_match_netconf()
230 if (strcmp(net->nc_protofmly, family_sw[family]) == 0 && in _s_match_netconf()
/titanic_41/usr/src/lib/libnsl/nis/gen/
H A Dnis_misc.c68 ep->family = strdup(nc->nc_protofmly); in __nis_netconfig2ep()
83 if (strcmp(nc->nc_protofmly, ep->family) != 0) in __nis_netconfig_matches_ep()
/titanic_41/usr/src/lib/librpcsvc/common/
H A Dbindresvport.c86 (strcmp(nconf->nc_protofmly, NC_INET) &&
87 strcmp(nconf->nc_protofmly, NC_INET6)) ||
92 if (strcmp(nconf->nc_protofmly, NC_INET6) == 0)
/titanic_41/usr/src/lib/libnsl/netselect/
H A Dnetselect.c367 ((netconfigp->nc_protofmly = gettoken(NULL, FALSE)) == NULL) || in fgetnetconfig()
899 free_entry(netconfigp->nc_protofmly); in netconfig_free()
921 nconf->nc_protofmly = strdup(netconfigp->nc_protofmly); in netconfig_dup()
927 nconf->nc_protofmly && nconf->nc_proto && in netconfig_dup()
/titanic_41/usr/src/uts/common/sys/
H A Dnetconfig.h47 char *nc_protofmly; /* protocol family name */ member
/titanic_41/usr/src/lib/libwrap/
H A Dtli.c84 && (STR_EQ(request->config->nc_protofmly, "inet")
86 || STR_EQ(request->config->nc_protofmly, "inet6")
/titanic_41/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c139 if (strcmp(tp->nc_protofmly, NC_INET) == 0) { in __inet_taddr2uaddr()
170 if (strcmp(tp->nc_protofmly, NC_INET) == 0) in __inet_uaddr2taddr()
750 if (strcmp(tp->nc_protofmly, NC_INET) == 0) in inet_netdir_mergeaddr()
931 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) { in bindresvport()
939 } else if (strcmp(nconf->nc_protofmly, NC_INET6) == 0) { in bindresvport()
/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()

123