ENOTEMPTY
return ENOTEMPTY;
errno = ENOTEMPTY;
if (!ret || errno != ENOTEMPTY)
errno = ENOTEMPTY;
err = ENOTEMPTY;
E(ENOTEMPTY),
ADD_ERROR(ENOTEMPTY);
if (errno == ENOTEMPTY || errno == EEXIST) {