Searched refs:EFTYPE (Results 1 – 6 of 6) sorted by relevance
104 #define EFTYPE EBFONT /* Inappropriate file type or format */ macro
133 #define EFTYPE 79 /* Inappropriate file type or format */ macro
121 #define EFTYPE EBFONT /* Inappropriate file type or format */ macro
178 RETURN_ERROR(EFTYPE, error1);181 RETURN_ERROR(EFTYPE, error1);185 RETURN_ERROR(EFTYPE, error1);187 RETURN_ERROR(EFTYPE, error1);190 RETURN_ERROR(EFTYPE, error1);535 errno = EFTYPE;
536 errno = EFTYPE; in __get_page()604 errno = EFTYPE; in __put_page()
6820 * libc/include/sys/errno.h: Move EFTYPE to general usage because17751 * libc/include/sys/errno.h (EFTYPE): New macro.17825 * libc/sys/linux/sys/errno.h (EFTYPE): Add macro.