Searched refs:_tx_strerror (Results 1 – 4 of 4) sorted by relevance
83 _tx_strerror(int errnum, int api_semantics) in _tx_strerror() function
198 return (_tx_strerror(errnum, TX_TLI_API)); in t_strerror()
329 extern char *_tx_strerror(int, int);
260 return (_tx_strerror(errnum, TX_XTI_API)); in _xti_strerror()