Searched defs:EEXIST (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/lib/libc/armstdc/include/ | ||
D | errno.h | 65 #define EEXIST 17 /**< File exists */ macro |
/Zephyr-latest/lib/libc/minimal/include/ | ||
D | errno.h | 55 #define EEXIST 17 /**< File exists */ macro |