Home
last modified time | relevance | path

Searched refs:T_COTS_ORD (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/cmd/rpcbind/
H A Dcheck_bound.c190 case T_COTS_ORD: in add_bndlist()
224 case T_COTS_ORD: in add_bndlist()
277 case T_COTS_ORD: in add_bndlist()
/illumos-gate/usr/src/uts/common/sys/
H A Dtpicommon.h97 #define T_COTS_ORD 2 /* connection oriented w/ orderly release */ macro
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndrel.c57 if (tiptr->ti_servtype != T_COTS_ORD) { in _tx_sndrel()
H A Dt_sndreldata.c56 if (tiptr->ti_servtype != T_COTS_ORD) { in _tx_sndreldata()
H A Dt_rcvrel.c66 if (tiptr->ti_servtype != T_COTS_ORD) { in _tx_rcvrel()
H A Dt_rcvreldata.c67 if (tiptr->ti_servtype != T_COTS_ORD) { in _tx_rcvreldata()
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_gen.c165 case T_COTS_ORD: in svc_tli_kcreate()
H A Dclnt_cots.c2268 if (tiptr->tp_info.servtype == T_COTS_ORD) in connmgr_get()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_generic.c553 case T_COTS_ORD: in svc_tli_create_common()
563 if ((tinfo.servtype == T_COTS_ORD) && in svc_tli_create_common()
H A Dclnt_generic.c629 servtype = T_COTS_ORD; in _clnt_tli_create_timed()
656 case T_COTS_ORD: in _clnt_tli_create_timed()
H A Drpc_generic.c483 case T_COTS_ORD: in __rpc_matchserv()
H A Dsvc_vc.c793 if ((tinfo.servtype != T_COTS) && (tinfo.servtype != T_COTS_ORD)) { in do_accept()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c94 if (req->rq_xprt->xp_type == T_COTS_ORD || in rfs4_tsize()
H A Dnfs_common.c320 if (req->rq_xprt->xp_type == T_COTS_ORD || in rfs3_tsize()
H A Dnfs_server.c409 case T_COTS_ORD: in nfs_srv_set_sc_versions()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c817 case T_COTS_ORD: in netstat_unix_cb()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c381 T_COTS_ORD, /* SERV_type */
395 T_COTS_ORD, /* SERV_type */
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c676 if ((tia->SERV_type == T_COTS) || (tia->SERV_type == T_COTS_ORD)) in timodprocessinfo()
H A Dtl.c4410 ia->SERV_type = T_COTS_ORD; in tl_copy_info()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c2691 (sti->sti_serv_type == T_COTS_ORD)) { in sotpi_shutdown()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c7882 case T_COTS_ORD: in typetoname()