Searched refs:T_CLTS (Results 1 – 25 of 39) sorted by relevance
12
161 case T_CLTS: in svc_tli_kcreate()231 if (hotstream && tinfo.SERV_type == T_CLTS) { in svc_tli_kcreate()
193 case T_CLTS: in add_bndlist()227 case T_CLTS: in add_bndlist()282 case T_CLTS: in add_bndlist()
67 if (tiptr->ti_servtype == T_CLTS) { in _t_snd_conn_req()165 if (tiptr->ti_servtype == T_CLTS) { in _t_rcv_conn_con()
58 if (tiptr->ti_servtype == T_CLTS) { in _tx_snddis()
68 if (tiptr->ti_servtype == T_CLTS) { in _tx_snd()
62 if (tiptr->ti_servtype != T_CLTS) { in _tx_sndudata()
62 if (tiptr->ti_servtype != T_CLTS) { in _tx_rcvuderr()
68 if (tiptr->ti_servtype != T_CLTS) { in _tx_sndvudata()
71 if (tiptr->ti_servtype == T_CLTS) { in _tx_sndv()
69 if (tiptr->ti_servtype == T_CLTS) { in _tx_rcvdis()
70 if (tiptr->ti_servtype != T_CLTS) { in _tx_rcvudata()
80 if (tiptr->ti_servtype != T_CLTS) { in _tx_rcvvudata()
61 if (tiptr->ti_servtype == T_CLTS) { in _tx_listen()
65 if (tiptr->ti_servtype == T_CLTS) { in _tx_rcv()
78 if (tiptr->ti_servtype == T_CLTS) { in _tx_accept()
65 if (tiptr->ti_servtype == T_CLTS) { in _tx_rcvv()
98 #define T_CLTS 3 /* connectionless transport service */ macro
248 if (!t_getinfo(0, &tinfo) && (tinfo.servtype == T_CLTS)) in closedown()
150 if (tinfo.servtype == T_CLTS) { in main()263 if (!t_getinfo(0, &tinfo) && (tinfo.servtype == T_CLTS)) in closedown()
623 servtype = T_CLTS; in _clnt_tli_create_timed()666 case T_CLTS: in _clnt_tli_create_timed()
488 case T_CLTS: in __rpc_matchserv()
568 case T_CLTS: in svc_tli_create_common()
444 if ((tsti->sti_serv_type != T_CLTS) && in so_strinit()508 if (sti->sti_serv_type == T_CLTS) { in copy_tinfo()550 if (so->so_type == SOCK_DGRAM && sti->sti_serv_type != T_CLTS) { in check_tinfo()555 if (so->so_type == SOCK_STREAM && sti->sti_serv_type == T_CLTS) { in check_tinfo()560 if (so->so_type == SOCK_SEQPACKET && sti->sti_serv_type == T_CLTS) { in check_tinfo()
455 if (t_getinfo(0, &tinfo) || (tinfo.servtype == T_CLTS))
670 if (t_getinfo(0, &tinfo) || (tinfo.servtype == T_CLTS)) in closedown()