Home
last modified time | relevance | path

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

/dports/audio/sox/sox-14.4.2/src/
H A Dlibsox.c155 char const * sox_strerror(int sox_errno) in sox_strerror() function
H A Dsox.h2268 sox_strerror(
H A Dsox.c493 ft->filename, ft->sox_errstr, sox_strerror(ft->sox_errno));
669 ofile->ft->sox_errstr, sox_strerror(ofile->ft->sox_errno));
/dports/audio/sox/sox-14.4.2/
H A DChangeLog398 o Removed obsolete error codes (SOX_E...); new sox_strerror()