Searched refs:T_COTS (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtpicommon.h98 #define T_COTS 1 /* connection oriented transport service */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h102 #define T_COTS 01 /* connection oriented transport service */ macro
/illumos-gate/usr/src/cmd/rpcbind/
H A Dcheck_bound.c189 case T_COTS:
223 case T_COTS:
276 case T_COTS:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dunix.c215 case T_COTS:
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_gen.c164 case T_COTS:
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c95 req->rq_xprt->xp_type == T_COTS)
H A Dnfs_common.c321 req->rq_xprt->xp_type == T_COTS)
H A Dnfs_server.c393 case T_COTS:
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_generic.c629 servtype = T_COTS;
656 case T_COTS:
H A Drpc_generic.c480 case T_COTS:
H A Dsvc_generic.c487 case T_COTS:
H A Dsvc_vc.c793 if ((tinfo.servtype != T_COTS) && (tinfo.servtype != T_COTS_ORD)) {
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c811 case T_COTS:
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c91 T_COTS, /* SERV_type. rts supports connection oriented. */
H A Dkeysock.c106 T_COTS, /* SERV_type. keysock supports connection oriented. */
H A Dspdsock.c103 T_COTS, /* SERV_type. spdsock supports connection oriented. */
/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.c773 T_COTS, /* SERV_type */
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c2739 * For T_COTS send a discon_ind
2755 if (sti->sti_serv_type == T_COTS)

Completed in 6373 milliseconds