Home
last modified time | relevance | path

Searched refs:_t_rcv_conn_con (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libnsl/nsl/
H A Dt_rcvconnect.c87 retval = _t_rcv_conn_con(tiptr, call, &ctlbuf, api_semantics); in _tx_rcvconnect()
H A Dt_connect.c135 if (_t_rcv_conn_con(tiptr, rcvcall, &ctlbuf, api_semantics) < 0) { in _tx_connect()
H A Dtx.h285 extern int _t_rcv_conn_con(struct _ti_user *, struct t_call *, struct strbuf *,
H A D_conn_util.c152 _t_rcv_conn_con( in _t_rcv_conn_con() function