Home
last modified time | relevance | path

Searched defs:ENFILE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h150 #define ENFILE 23 macro
/openbmc/u-boot/include/linux/
H A Derrno.h26 #define ENFILE 23 /* File table overflow */ macro