Searched refs:_t_rcv_conn_con (Results 1 – 4 of 4) sorted by relevance
87 retval = _t_rcv_conn_con(tiptr, call, &ctlbuf, api_semantics); in _tx_rcvconnect()
135 if (_t_rcv_conn_con(tiptr, rcvcall, &ctlbuf, api_semantics) < 0) { in _tx_connect()
285 extern int _t_rcv_conn_con(struct _ti_user *, struct t_call *, struct strbuf *,
152 _t_rcv_conn_con( in _t_rcv_conn_con() function