Lines Matching refs:file
203 { psf_log_printf (psf, "End of file before finding all Vorbis headers!\n") ;
207 { psf_log_printf (psf, "Error reading file while finding Vorbis headers!\n") ;
248 ** Find the end of the stream, save it. Only works if the file is seekable.
412 if (psf->file.mode == SFM_WRITE)
469 if (psf->file.mode == SFM_RDWR)
474 if (psf->file.mode == SFM_READ)
485 if (psf->file.mode == SFM_WRITE)
876 /* Can't bisect a file we don't know the end of (cannot seek). */
931 if (psf->file.mode == SFM_READ)
959 if (psf->file.mode == SFM_READ)
987 ** for and exact sample length file. */