Home
last modified time | relevance | path

Searched refs:EMFILE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h27 #define EMFILE 24 /* Too many open files */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c38 ERRNO_MSG(EMFILE, "Too many open files"),