/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | rpc_generic.c | 325 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in __rpc_getconf() 342 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in __rpc_getconf() 355 (nconf->nc_semantics != NC_TPI_COTS_ORD)) || in __rpc_getconf() 486 if (nc_semantics == NC_TPI_COTS_ORD) in __rpc_matchserv()
|
H A D | clnt_generic.c | 631 case NC_TPI_COTS_ORD: in _clnt_tli_create_timed()
|
/titanic_44/usr/src/lib/libnsl/netselect/ |
H A D | netcspace.h | 53 "tpi_cots_ord", NC_TPI_COTS_ORD,
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | netconfig.h | 66 #define NC_TPI_COTS_ORD 3 macro
|
H A D | socket.h | 89 #define NC_TPI_COTS_ORD 3 /* must agree with netconfig.h */ macro
|
/titanic_44/usr/src/cmd/gss/gssd/ |
H A D | gssd_handle.c | 90 if (nconf->nc_semantics == NC_TPI_COTS_ORD) {
|
H A D | gssd_generic.c | 76 (nconf->nc_semantics != NC_TPI_COTS_ORD))
|
/titanic_44/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd_handle.c | 89 if (nconf->nc_semantics == NC_TPI_COTS_ORD) {
|
H A D | kwarnd_generic.c | 54 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in svc_create_local_service()
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | clnt_gen.c | 117 case NC_TPI_COTS_ORD: in clnt_tli_kcreate() 192 case NC_TPI_COTS_ORD: in clnt_tli_kinit()
|
H A D | rpc_subr.c | 547 if (config->knc_semantics == NC_TPI_COTS_ORD) in rpcbind_getaddr()
|
/titanic_44/usr/src/lib/libsocket/socket/ |
H A D | _soutil.c | 213 if (semantics == NC_TPI_COTS_ORD) in _s_match_netconf()
|
/titanic_44/usr/src/uts/common/gssapi/ |
H A D | gssd_handle.c | 118 gssg->gss_config.knc_semantics = NC_TPI_COTS_ORD; in getgssd_handle()
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | yp_b_svc.c | 358 (nconf->nc_semantics == NC_TPI_COTS_ORD))) { 417 (nconf->nc_semantics == NC_TPI_COTS_ORD))) {
|
/titanic_44/usr/src/cmd/rpcbind/ |
H A D | rpcbind.c | 402 case NC_TPI_COTS_ORD: in check_netconfig() 506 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in init_transport() 709 else if (nconf->nc_semantics == NC_TPI_COTS_ORD) in init_transport()
|
/titanic_44/usr/src/cmd/fs.d/nfs/lockd/ |
H A D | lockd.c | 461 case NC_TPI_COTS_ORD: in nctype_to_lmprot()
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_common.c | 82 if (knp->knc_semantics == NC_TPI_COTS_ORD || in nfs4_tsize()
|
H A D | nfs_common.c | 308 if (knp->knc_semantics == NC_TPI_COTS_ORD || in nfs3_tsize()
|
/titanic_44/usr/src/uts/common/klm/ |
H A D | klmmod.c | 208 knc.knc_semantics = NC_TPI_COTS_ORD; in lm_svc()
|
H A D | nlm_impl.c | 179 { NC_TPI_COTS_ORD, NC_INET, NC_TCP, NODEV }, 189 { NC_TPI_COTS_ORD, NC_INET6, NC_TCP, NODEV }, 199 { NC_TPI_COTS_ORD, NC_LOOPBACK, NC_NOPROTO, NODEV },
|
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_resolve.c | 222 NC_TPI_COTS_ORD) || in resolve_netconf()
|
H A D | nfs_tbind.c | 65 _nconf->nc_semantics == NC_TPI_COTS_ORD) 408 nconf->nc_semantics == NC_TPI_COTS_ORD) && Mysvc4 != NULL) in nfslib_bindit()
|
/titanic_44/usr/src/lib/librdc/common/ |
H A D | netaddrs.c | 597 if ((nconf->nc_semantics == NC_TPI_COTS_ORD) || in get_addr()
|
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | yp_bind.c | 949 (nconf->nc_semantics == NC_TPI_COTS_ORD))) { in __clnt_create_loopback()
|
/titanic_44/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 628 fnip->fi_knconf.knc_semantics = NC_TPI_COTS_ORD; in auto_mount()
|