Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h202 #define EEXIST 17 macro
/openbmc/u-boot/include/linux/
H A Derrno.h20 #define EEXIST 17 /* File exists */ macro