Searched refs:EMFILE (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | errno.h | 27 #define EMFILE 24 /* Too many open files */ macro |
/u-boot/lib/ | ||
A D | errno_str.c | 38 ERRNO_MSG(EMFILE, "Too many open files"), |
Completed in 4 milliseconds