Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/krb5/
HDheim_err.et20 error_code NOT_SEEKABLE, "File descriptor not seekable"
/NextBSD/contrib/less/
HDch.c821 seekable(f) in seekable() function
881 if ((flags & CH_CANSEEK) && !seekable(f))
HDfuncs.h49 public int seekable ();
HDfilename.c479 if (!seekable(f))
/NextBSD/sys/libkern/
HDzlib.c2747 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
/NextBSD/contrib/xz/
HDChangeLog3767 Note that it doesn't work if the input is not seekable
/NextBSD/contrib/gcc/
HDChangeLog-200336562 (init_asm_output): Make output file seekable.