Searched refs:T_COTS_ORD (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndrel.c59 if (tiptr->ti_servtype != T_COTS_ORD) {
H A Dt_sndreldata.c58 if (tiptr->ti_servtype != T_COTS_ORD) {
H A Dt_rcvrel.c68 if (tiptr->ti_servtype != T_COTS_ORD) {
H A Dt_rcvreldata.c69 if (tiptr->ti_servtype != T_COTS_ORD) {
/illumos-gate/usr/src/uts/common/sys/
H A Dtpicommon.h99 #define T_COTS_ORD 2 /* connection oriented w/ orderly release */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h103 #define T_COTS_ORD 02 /* connection oriented w/ orderly release */ macro
/illumos-gate/usr/src/cmd/rpcbind/
H A Dcheck_bound.c190 case T_COTS_ORD:
224 case T_COTS_ORD:
277 case T_COTS_ORD:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dunix.c218 case T_COTS_ORD:
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_gen.c165 case T_COTS_ORD:
H A Dclnt_cots.c2265 if (tiptr->tp_info.servtype == T_COTS_ORD)
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_generic.c486 case T_COTS_ORD:
496 if ((tinfo.servtype == T_COTS_ORD) &&
H A Dclnt_generic.c632 servtype = T_COTS_ORD;
660 case T_COTS_ORD:
H A Drpc_generic.c485 case T_COTS_ORD:
H A Dsvc_vc.c793 if ((tinfo.servtype != T_COTS) && (tinfo.servtype != T_COTS_ORD)) {
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c94 if (req->rq_xprt->xp_type == T_COTS_ORD ||
H A Dnfs_common.c320 if (req->rq_xprt->xp_type == T_COTS_ORD ||
H A Dnfs_server.c394 case T_COTS_ORD:
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c814 case T_COTS_ORD:
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c380 T_COTS_ORD, /* SERV_type */
394 T_COTS_ORD, /* SERV_type */
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c674 if ((tia->SERV_type == T_COTS) || (tia->SERV_type == T_COTS_ORD))
H A Dtl.c4320 ia->SERV_type = T_COTS_ORD;
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c2759 (sti->sti_serv_type == T_COTS_ORD)) {

Completed in 139 milliseconds