_tx_strerror
return (_tx_strerror(errnum, TX_TLI_API));
extern char *_tx_strerror(int, int);
return (_tx_strerror(errnum, TX_XTI_API));