APR_FOPEN_READ 85 srclib/apr/include/apr_file_io.h #define APR_READ APR_FOPEN_READ /**< @deprecated @see APR_FOPEN_READ */ APR_FOPEN_READ 116 srclib/apr/test/testlfs.c rv = apr_file_open(&fh, TESTFN, APR_FOPEN_SPARSE | APR_FOPEN_READ, APR_FOPEN_READ 261 srclib/apr/test/testlfs.c rv = apr_file_open(&fh, TESTFN, APR_FOPEN_SPARSE | APR_FOPEN_READ, APR_FOPEN_READ 453 support/htcacheclean.c if (apr_file_open(&fd, nextpath, APR_FOPEN_READ | APR_FOPEN_BINARY, APR_FOPEN_READ 524 support/htcacheclean.c if (apr_file_open(&fd, nextpath, APR_FOPEN_READ | APR_FOPEN_BINARY,