Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/nsl/
H A Dt_getinfo.c54 _tx_getinfo(int fd, struct t_info *info, int api_semantics) in _tx_getinfo() function
H A Dtli_wrappers.c97 return (_tx_getinfo(fd, info, TX_TLI_API)); in t_getinfo()
H A Dtx.h311 extern int _tx_getinfo(int, struct t_info *, int);
H A Dxti_wrappers.c112 return (_tx_getinfo(fd, info, TX_XTI_API)); in _xti_getinfo()