Searched refs:ENOTEMPTY (Results 1 – 8 of 8) sorted by relevance
93 #define ENOTEMPTY 90 /**< Directory not empty */ macro
83 #define ENOTEMPTY 90 /**< Directory not empty */ macro
65 -ENOTEMPTY, in check_mkdir()260 -ENOTEMPTY, in check_rename()
68 ERR(ENOTEMPTY),
12 …=ECHILD -11=EAGAIN -12=ENOMEM -13=EACCES -14=EFAULT -15=ENOTEMPTY -16=EBUSY -…
122 return -ENOTEMPTY; in lfs_to_errno()156 case -ENOTEMPTY: /* Dir is not empty */ in errno_to_lfs()
1277 return -ENOTEMPTY; in can_unlink()
378 ret = -ENOTEMPTY; in dns_resolve_init_locked()