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

/illumos-gate/usr/src/boot/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.c581 errno = EOFFSET;

Completed in 62 milliseconds