Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h206 #define ENOTDIR 20 macro
/openbmc/u-boot/include/linux/
H A Derrno.h23 #define ENOTDIR 20 /* Not a directory */ macro