Searched refs:seekable (Results 1 – 7 of 7) sorted by relevance
20 error_code NOT_SEEKABLE, "File descriptor not seekable"
821 seekable(f) in seekable() function881 if ((flags & CH_CANSEEK) && !seekable(f))
49 public int seekable ();
479 if (!seekable(f))
2747 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
3767 Note that it doesn't work if the input is not seekable
36562 (init_asm_output): Make output file seekable.