Searched refs:ENOTEMPTY (Results 1 – 6 of 6) sorted by relevance
765 #ifdef ENOTEMPTY in _strerror_r()766 case ENOTEMPTY: in _strerror_r()
79 #define ENOTEMPTY 39 /* Directory not empty */ macro
96 #define ENOTEMPTY 39 /* Directory not empty */ macro
166 #define ENOTEMPTY 90 /* Directory not empty */ macro
125 case TARGET_ERRNO_ENOTEMPTY: errno = ENOTEMPTY; break; in arc_semihost_errno()
25017 Add ENOSYS, ENMFILE, ENOTEMPTY, ENAMETOOLONG.25388 * libc/include/errno.h (ENOTEMPTY): Define.