Searched refs:filbuf (Results 1 – 4 of 4) sorted by relevance
130 jcf_filbuf_t filbuf; member214 ((JCF)->read_end-(JCF)->read_ptr >= (COUNT) ? 0 : (*(JCF)->filbuf)(JCF, COUNT))
190 jcf->filbuf = jcf_unexpected_eof;262 jcf->filbuf = jcf_unexpected_eof;
1083 current_jcf->filbuf = jcf_filbuf_from_stdio;1094 main_jcf->filbuf = jcf_filbuf_from_stdio;1246 jcf->filbuf = jcf_filbuf_from_stdio; in process_zip_dir()
1043 jcf_filbuf_t save_filbuf = jcf->filbuf;1105 jcf->filbuf = jcf_unexpected_eof;1109 jcf->filbuf = save_filbuf;