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

/freebsd-11-stable/stand/libsa/
H A Dstrerror.c71 {EOFFSET, "illegal seek"},
H A Dlseek.c91 errno = EOFFSET;
H A Dbzipfs.c45 #define EOFFSET (ELAST+8) /* relative seek not supported */ macro
330 errno = EOFFSET;
H A Dstand.h86 #define EOFFSET (ELAST+8) /* relative seek not supported */ macro
H A Dtftp.c622 errno = EOFFSET;

Completed in 104 milliseconds