Searched refs:EOFFSET (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dstrerror.c71 {EOFFSET, "illegal seek"},
H A Dlseek.c92 errno = EOFFSET;
H A Dbzipfs.c45 #define EOFFSET (ELAST+8) /* relative seek not supported */ macro
332 errno = EOFFSET;
H A Dstand.h88 #define EOFFSET (ELAST+8) /* relative seek not supported */ macro
H A Dtftp.c558 errno = EOFFSET;

Completed in 111 milliseconds