Searched refs:_tx_getinfo (Results 1 – 4 of 4) sorted by relevance
54 _tx_getinfo(int fd, struct t_info *info, int api_semantics) in _tx_getinfo() function
97 return (_tx_getinfo(fd, info, TX_TLI_API)); in t_getinfo()
311 extern int _tx_getinfo(int, struct t_info *, int);
112 return (_tx_getinfo(fd, info, TX_XTI_API)); in _xti_getinfo()