Searched refs:_tx_snd (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dxti_wrappers.c210 return (_tx_snd(fd, buf, nbytes, flags, TX_XTI_API));
216 return (_tx_snd(fd, buf, nbytes, flags, TX_XTI_XNS5_API));
H A Dtli_wrappers.c174 return (_tx_snd(fd, buf, nbytes, flags, TX_TLI_API));
H A Dt_snd.c53 _tx_snd(int fd, char *buf, unsigned nbytes, int flags, int api_semantics) function
H A Dtx.h325 extern int _tx_snd(int, char *, unsigned, int, int);

Completed in 147 milliseconds