Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h166 #define ENOENT 2 macro
/openbmc/u-boot/include/linux/
H A Derrno.h5 #define ENOENT 2 /* No such file or directory */ macro