Searched refs:_tx_snddis (Results 1 – 4 of 4) sorted by relevance
47 _tx_snddis(int fd, const struct t_call *call, int api_semantics) in _tx_snddis() function
180 return (_tx_snddis(fd, call, TX_TLI_API)); in t_snddis()
326 extern int _tx_snddis(int, const struct t_call *, int);
222 return (_tx_snddis(fd, call, TX_XTI_API)); in _xti_snddis()