Home
last modified time | relevance | path

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

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