Searched refs:_tx_accept (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | xti_wrappers.c | 60 return (_tx_accept(fd, resfd, call, TX_XTI_API)); in _xti_accept() 66 return (_tx_accept(fd, resfd, call, TX_XTI_XNS5_API)); in _xti_xns5_accept()
|
H A D | tli_wrappers.c | 46 return (_tx_accept(fd, resfd, call, TX_TLI_API)); in t_accept()
|
H A D | tx.h | 304 extern int _tx_accept(int, int, const struct t_call *, int);
|
H A D | t_accept.c | 49 _tx_accept( in _tx_accept() function
|