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
151 #define EFTYPE 79 /* Inappropriate file type or format */ macro
184 RETURN_ERROR(EFTYPE, error1);187 RETURN_ERROR(EFTYPE, error1);191 RETURN_ERROR(EFTYPE, error1);193 RETURN_ERROR(EFTYPE, error1);196 RETURN_ERROR(EFTYPE, error1);541 errno = EFTYPE;
542 errno = EFTYPE; in __get_page()610 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.