Home
last modified time | relevance | path

Searched defs:EFTYPE (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/build/cross-build/include/linux/
H A Derrno.h40 #define EFTYPE EINVAL macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d190 inline int EFTYPE = 79; variable
/freebsd/sys/sys/
H A Derrno.h157 #define EFTYPE 79 /* Inappropriate file type or format */ macro
/freebsd/contrib/file/src/
H A Dcdf.c59 #define EFTYPE EINVAL macro