Home
last modified time | relevance | path

Searched refs:lsx_io_file (Results 1 – 3 of 3) sorted by relevance

/dports/audio/sox/sox-14.4.2/src/
H A Dformats.c368 io_type != lsx_io_file? pclose(file) : in xfclose()
375 *io_type = lsx_io_file; in xfopen()
H A Dsox.h641 lsx_io_file, /**< File is a real file = 0. */ enumerator
H A Dsox.c240 if (!success && ofile->ft->io_type == lsx_io_file) { /* If we failed part way through */