Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h190 #define ENAMETOOLONG 36 macro
/openbmc/u-boot/include/linux/
H A Derrno.h40 #define ENAMETOOLONG 36 /* File name too long */ macro