Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats.c375 io_type != lsx_io_file? pclose(file) : in xfclose()
426 *io_type = lsx_io_file; in xfopen()
H A Dsox.h596 lsx_io_file, /**< File is a real file = 0. */ enumerator
H A Dsox.c221 if (!success && ofile->ft->io_type == lsx_io_file) { /* If we failed part way through */ in cleanup()