Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats.c371 static int xfclose(FILE * file, lsx_io_type io_type) in xfclose() function
575 xfclose(ft->fp, ft->io_type); in open_read()
626 xfclose(ft->fp, ft->io_type); in open_read()
987 xfclose(ft->fp, ft->io_type); in open_write()
1070 xfclose(ft->fp, ft->io_type); in sox_close()
1204 if (xfclose(file, io_type) && io_type == lsx_io_url) { in sox_parse_playlist()