Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dcommon.h1015 FILE * psf_open_tmpfile (char * fname, size_t fnamelen) ;
Dalac.c355 if ((plac->enctmp = psf_open_tmpfile (plac->enctmpname, sizeof (plac->enctmpname))) == NULL) in alac_writer_init()
Dcommon.c1822 psf_open_tmpfile (char * fname, size_t fnamelen) in psf_open_tmpfile() function