Searched defs:ENOTEMPTY (Results 1 – 4 of 4) sorted by relevance
205 enum ENOTEMPTY = 41; /// Directory not empty in version() local296 enum ENOTEMPTY = 39; /// in version() local399 enum ENOTEMPTY = 39; /// in version() local591 enum ENOTEMPTY = 247; /// in version() local654 enum ENOTEMPTY = 93; /// in version() local713 enum ENOTEMPTY = 39; /// in version() local816 enum ENOTEMPTY = 39; /// in version() local946 enum ENOTEMPTY = 66; /// in version() local1023 enum ENOTEMPTY = 39; /// in version() local1188 enum ENOTEMPTY = 66; /// Directory not empty in version() local[all …]
288 #define ENOTEMPTY 9953 macro
120 #define ENOTEMPTY 66 /* Directory not empty */ macro
171 inline int ENOTEMPTY = 66; variable