Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_strerror.c83 _tx_strerror(int errnum, int api_semantics) in _tx_strerror() function
H A Dtli_wrappers.c198 return (_tx_strerror(errnum, TX_TLI_API)); in t_strerror()
H A Dtx.h329 extern char *_tx_strerror(int, int);
H A Dxti_wrappers.c260 return (_tx_strerror(errnum, TX_XTI_API)); in _xti_strerror()