Searched refs:ENOTEMPTY (Results 1 – 7 of 7) sorted by relevance
186 #ifndef ENOTEMPTY187 #define ENOTEMPTY 39 macro
33 { ENOTEMPTY, "ENOTEMPTY"},
132 case ENOTEMPTY: return "Not empty"; in yaffs_error_str()
1467 yaffsfs_SetError(-ENOTEMPTY); in yaffsfs_DoUnlink()1549 yaffsfs_SetError(-ENOTEMPTY); in yaffs_rename()
69 XSD_ERROR(ENOTEMPTY),
45 #define ENOTEMPTY 39 /* Directory not empty */ macro
53 ERRNO_MSG(ENOTEMPTY, "Directory not empty"),
Completed in 13 milliseconds