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