Home
last modified time | relevance | path

Searched refs:NC_TPI_COTS (Results 1 – 25 of 28) sorted by relevance

12

/titanic_50/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c324 (nconf->nc_semantics != NC_TPI_COTS) && in __rpc_getconf()
341 if ((nconf->nc_semantics != NC_TPI_COTS) && in __rpc_getconf()
354 if (((nconf->nc_semantics != NC_TPI_COTS) && in __rpc_getconf()
481 if (nc_semantics == NC_TPI_COTS) in __rpc_matchserv()
H A Dclnt_generic.c628 case NC_TPI_COTS: in _clnt_tli_create_timed()
H A Drpcb_clnt.c695 nconf->nc_semantics == NC_TPI_COTS) { in __rpcb_findaddr_timed()
/titanic_50/usr/src/lib/libnsl/netselect/
H A Dnetcspace.h52 "tpi_cots", NC_TPI_COTS,
/titanic_50/usr/src/uts/common/sys/
H A Dnetconfig.h65 #define NC_TPI_COTS 2 macro
H A Dsocket.h88 #define NC_TPI_COTS 2 /* must agree with netconfig.h */ macro
98 #define SOCK_STREAM NC_TPI_COTS /* stream socket */
/titanic_50/usr/src/uts/common/rpc/
H A Dclnt_gen.c116 case NC_TPI_COTS: in clnt_tli_kcreate()
191 case NC_TPI_COTS: in clnt_tli_kinit()
H A Drpc_subr.c549 else if (config->knc_semantics == NC_TPI_COTS) in rpcbind_getaddr()
/titanic_50/usr/src/lib/libsocket/socket/
H A D_soutil.c214 semantics = NC_TPI_COTS; in _s_match_netconf()
/titanic_50/usr/src/cmd/rpcbind/
H A Drpcbind.c398 case NC_TPI_COTS: in check_netconfig()
505 (nconf->nc_semantics != NC_TPI_COTS) && in init_transport()
707 else if (nconf->nc_semantics == NC_TPI_COTS) in init_transport()
/titanic_50/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c64 _nconf->nc_semantics == NC_TPI_COTS || \
407 if ((nconf->nc_semantics == NC_TPI_COTS || in nfslib_bindit()
1193 if (conn_polled[i1].nc.nc_semantics == NC_TPI_COTS) { in conn_close_oldest()
1528 if (nconf->nc_semantics == NC_TPI_COTS || in do_poll_cots_action()
H A Dnfs_resolve.c224 NC_TPI_COTS)) { in resolve_netconf()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c83 knp->knc_semantics == NC_TPI_COTS) in nfs4_tsize()
H A Dnfs_common.c309 knp->knc_semantics == NC_TPI_COTS) in nfs3_tsize()
H A Dnfs4_srv_deleg.c462 knc.knc_semantics = NC_TPI_COTS; in rfs4_cbch_init()
476 knc.knc_semantics = NC_TPI_COTS; in rfs4_cbch_init()
H A Dnfs_vfsops.c1177 svp->sv_knconf->knc_semantics == NC_TPI_COTS) in nfsrootvp()
H A Dnfs3_vfsops.c1048 svp->sv_knconf->knc_semantics == NC_TPI_COTS) in nfs3rootvp()
H A Dnfs_subr.c1081 svp->sv_knconf->knc_semantics == NC_TPI_COTS) { in rfscall()
1634 svp->sv_knconf->knc_semantics == NC_TPI_COTS) { in aclcall()
/titanic_50/usr/src/cmd/avs/rdc/
H A Dsndrd.c159 _nconf->nc_semantics == NC_TPI_COTS || \
944 if (conn_polled[i1].nc.nc_semantics == NC_TPI_COTS) { in conn_close_oldest()
1224 if (nconf->nc_semantics == NC_TPI_COTS || in do_poll_cots_action()
/titanic_50/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c416 ((nconf->nc_semantics == NC_TPI_COTS) ||
/titanic_50/usr/src/lib/librdc/common/
H A Dnetaddrs.c598 (nconf->nc_semantics == NC_TPI_COTS)) { in get_addr()
/titanic_50/usr/src/lib/libnsl/yp/
H A Dyp_bind.c948 ((nconf->nc_semantics == NC_TPI_COTS) || in __clnt_create_loopback()
/titanic_50/usr/src/cmd/rpcinfo/
H A Drpcinfo.c280 (loopback_nconf->nc_semantics == NC_TPI_COTS ||
1034 re->r_nc_semantics == NC_TPI_COTS ? "cots" :
/titanic_50/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1713 (nconf->nc_semantics == NC_TPI_COTS)); in check_nconf()
/titanic_50/usr/src/uts/common/klm/
H A Dnlm_impl.c766 knc->knc_semantics = NC_TPI_COTS; in nlm_init_local_knc()

12