Home
last modified time | relevance | path

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

/freebsd/tools/build/cross-build/include/linux/
H A Derrno.h40 #define EFTYPE EINVAL macro
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h242 #define EFTYPE EINVAL /* POSIX 1003.1 format errno. */ macro
/freebsd/sys/sys/
H A Derrno.h157 #define EFTYPE 79 /* Inappropriate file type or format */ macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d190 inline int EFTYPE = 79; variable
/freebsd/contrib/file/src/
H A Dcdf.c59 #define EFTYPE EINVAL macro