Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dstrerror.c68 {EOFFSET, "illegal seek"},
H A Dlseek.c87 errno = EOFFSET; in lseek()
H A Dbzipfs.c42 #define EOFFSET (ELAST+8) /* relative seek not supported */ macro
327 errno = EOFFSET; in bzf_seek()
H A Dstand.h82 #define EOFFSET (ELAST+8) /* relative seek not supported */ macro
H A Dtftp.c650 errno = EOFFSET; in tftp_seek()