Searched defs:EFTYPE (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.101.15/bsd/dev/dtrace/scripts/ | ||
| H A D | errno.d | 181 inline int EFTYPE = 79; variable |
| /xnu-10063.101.15/bsd/sys/ | ||
| H A D | errno.h | 214 #define EFTYPE 79 /* Inappropriate file type or format */ macro |