APR_STATUS_IS_ENOENT 505 modules/cache/mod_disk_cache.c if ((rc != APR_SUCCESS) && !APR_STATUS_IS_ENOENT(rc)) { APR_STATUS_IS_ENOENT 522 modules/cache/mod_disk_cache.c if ((rc != APR_SUCCESS) && !APR_STATUS_IS_ENOENT(rc)) { APR_STATUS_IS_ENOENT 563 modules/cache/mod_disk_cache.c if (rc != APR_SUCCESS && !APR_STATUS_IS_ENOENT(rc)) { APR_STATUS_IS_ENOENT 592 modules/dav/fs/repos.c && !APR_STATUS_IS_ENOENT(status)) { APR_STATUS_IS_ENOENT 606 modules/dav/fs/repos.c && !APR_STATUS_IS_ENOENT(status)) { APR_STATUS_IS_ENOENT 1014 modules/dav/fs/repos.c else if (APR_STATUS_IS_ENOENT(status)) { APR_STATUS_IS_ENOENT 960 modules/mappers/mod_negotiation.c if (APR_STATUS_IS_ENOTDIR(status) || APR_STATUS_IS_ENOENT(status)) { APR_STATUS_IS_ENOENT 342 modules/metadata/mod_cern_meta.c if (APR_STATUS_IS_ENOENT(retcode)) { APR_STATUS_IS_ENOENT 1356 server/config.c || APR_STATUS_IS_ENOENT(rv) APR_STATUS_IS_ENOENT 1836 server/config.c if (!APR_STATUS_IS_ENOENT(status) APR_STATUS_IS_ENOENT 950 server/request.c if (APR_STATUS_IS_ENOENT(rv)) { APR_STATUS_IS_ENOENT 74 srclib/apr/file_io/os2/dir_make_recurse.c if (APR_STATUS_IS_ENOENT(apr_err)) { /* Missing an intermediate dir */ APR_STATUS_IS_ENOENT 315 srclib/apr/file_io/win32/dir.c if (APR_STATUS_IS_ENOENT(rv)) { /* Missing an intermediate dir */ APR_STATUS_IS_ENOENT 338 srclib/apr/file_io/win32/dir.c if (APR_STATUS_IS_ENOENT(rv)) { /* Missing an intermediate dir */ APR_STATUS_IS_ENOENT 929 srclib/apr/file_io/win32/filepath.c if (APR_STATUS_IS_ENOENT(rv)) APR_STATUS_IS_ENOENT 71 srclib/apr/test/testdir.c ABTS_INT_EQUAL(tc, 1, APR_STATUS_IS_ENOENT(rv)); APR_STATUS_IS_ENOENT 101 srclib/apr/test/testdir.c ABTS_INT_EQUAL(tc, 1, APR_STATUS_IS_ENOENT(rv)); APR_STATUS_IS_ENOENT 134 srclib/apr/test/testdir.c ABTS_INT_EQUAL(tc, 1, APR_STATUS_IS_ENOENT(rv)); APR_STATUS_IS_ENOENT 207 srclib/apr/test/testdir.c ABTS_INT_EQUAL(tc, 1, APR_STATUS_IS_ENOENT(rv)); APR_STATUS_IS_ENOENT 53 srclib/apr/test/testdup.c ABTS_INT_EQUAL(tc, 1, APR_STATUS_IS_ENOENT(rv)); APR_STATUS_IS_ENOENT 98 srclib/apr/test/testdup.c ABTS_INT_EQUAL(tc, 1, APR_STATUS_IS_ENOENT(rv)); APR_STATUS_IS_ENOENT 158 srclib/apr/test/testfile.c ABTS_INT_EQUAL(tc, 1, APR_STATUS_IS_ENOENT(rv)); APR_STATUS_IS_ENOENT 170 srclib/apr/test/testfile.c ABTS_INT_EQUAL(tc, 1, APR_STATUS_IS_ENOENT(rv)); APR_STATUS_IS_ENOENT 163 srclib/apr/test/testlfs.c if (!APR_STATUS_IS_ENOENT(rv)) { APR_STATUS_IS_ENOENT 385 srclib/apr/threadproc/os2/proc.c if (status != APR_SUCCESS && APR_STATUS_IS_ENOENT(status)) {