Searched refs:lsx_io_file (Results 1 – 3 of 3) sorted by relevance
375 io_type != lsx_io_file? pclose(file) : in xfclose()426 *io_type = lsx_io_file; in xfopen()
596 lsx_io_file, /**< File is a real file = 0. */ enumerator
221 if (!success && ofile->ft->io_type == lsx_io_file) { /* If we failed part way through */ in cleanup()