Searched refs:EFTYPE (Results 1 – 6 of 6) sorted by relevance
104 #define EFTYPE EBFONT /* Inappropriate file type or format */ macro
121 #define EFTYPE EBFONT /* Inappropriate file type or format */ macro
185 RETURN_ERROR(EFTYPE, error1);188 RETURN_ERROR(EFTYPE, error1);192 RETURN_ERROR(EFTYPE, error1);194 RETURN_ERROR(EFTYPE, error1);197 RETURN_ERROR(EFTYPE, error1);542 errno = EFTYPE;
543 errno = EFTYPE; in __get_page()611 errno = EFTYPE; in __put_page()
152 #define EFTYPE 79 /* Inappropriate file type or format */ macro
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.