Searched defs:EFTYPE (Results 1 – 5 of 5) sorted by relevance
40 #define EFTYPE EINVAL macro
242 #define EFTYPE EINVAL /* POSIX 1003.1 format errno. */ macro
157 #define EFTYPE 79 /* Inappropriate file type or format */ macro
190 inline int EFTYPE = 79; variable
59 #define EFTYPE EINVAL macro