Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/nsl/
H A Dt_snddis.c47 _tx_snddis(int fd, const struct t_call *call, int api_semantics) in _tx_snddis() function
H A Dtli_wrappers.c180 return (_tx_snddis(fd, call, TX_TLI_API)); in t_snddis()
H A Dtx.h326 extern int _tx_snddis(int, const struct t_call *, int);
H A Dxti_wrappers.c222 return (_tx_snddis(fd, call, TX_XTI_API)); in _xti_snddis()