Searched refs:_tx_sndudata (Results 1 – 4 of 4) sorted by relevance
190 return (_tx_sndudata(fd, unitdata, TX_TLI_API)); in t_sndudata()
49 _tx_sndudata(int fd, const struct t_unitdata *unitdata, int api_semantics) in _tx_sndudata() function
328 extern int _tx_sndudata(int, const struct t_unitdata *, int);
238 return (_tx_sndudata(fd, unitdata, TX_XTI_API)); in _xti_sndudata()