Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h158 #define EACCES 13 macro
/openbmc/u-boot/include/linux/
H A Derrno.h16 #define EACCES 13 /* Permission denied */ macro