Searched refs:APR_OS_DEFAULT (Results 1 - 25 of 63) sorted by relevance

123

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtryread.c36 if (apr_file_open(&file, TESTFILE, APR_FOPEN_WRITE, APR_OS_DEFAULT, p)
H A Dtestlfs.c53 rv = apr_dir_make(TESTDIR, APR_OS_DEFAULT, p);
61 APR_OS_DEFAULT, p);
117 APR_OS_DEFAULT, p);
183 APR_OS_DEFAULT, p);
207 APR_OS_DEFAULT, p);
235 APR_OS_DEFAULT, p);
262 APR_OS_DEFAULT, p);
307 APR_OS_DEFAULT, p);
H A Dtestdup.c38 APR_FOPEN_DELONCLOSE, APR_OS_DEFAULT, p);
69 APR_FOPEN_DELONCLOSE, APR_OS_DEFAULT, p);
110 APR_FOPEN_DELONCLOSE, APR_OS_DEFAULT, p);
147 APR_FOPEN_DELONCLOSE, APR_OS_DEFAULT, p);
H A Dtestdir.c178 rv = apr_dir_make("dir1", APR_OS_DEFAULT, p);
180 rv = apr_dir_make("dir2", APR_OS_DEFAULT, p);
183 APR_FOPEN_READ | APR_FOPEN_WRITE | APR_FOPEN_CREATE, APR_OS_DEFAULT, p);
227 apr_dir_make("dir3", APR_OS_DEFAULT, p));
H A Dtestfileinfo.c112 rv = apr_file_open(&thefile, FILENAME, APR_FOPEN_READ, APR_OS_DEFAULT, p);
158 rv = apr_file_open(&thefile, FILENAME, APR_FOPEN_READ, APR_OS_DEFAULT, p);
185 APR_OS_DEFAULT, p);
218 APR_OS_DEFAULT, p);
H A Dtestflock.c67 APR_OS_DEFAULT, p);
H A Dtestproc.c95 APR_OS_DEFAULT, p);
99 APR_OS_DEFAULT, p);
103 APR_OS_DEFAULT, p);
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtryread.c36 if (apr_file_open(&file, TESTFILE, APR_FOPEN_WRITE, APR_OS_DEFAULT, p)
H A Dtestlfs.c53 rv = apr_dir_make(TESTDIR, APR_OS_DEFAULT, p);
61 APR_OS_DEFAULT, p);
117 APR_OS_DEFAULT, p);
183 APR_OS_DEFAULT, p);
207 APR_OS_DEFAULT, p);
235 APR_OS_DEFAULT, p);
262 APR_OS_DEFAULT, p);
307 APR_OS_DEFAULT, p);
H A Dtestdup.c38 APR_FOPEN_DELONCLOSE, APR_OS_DEFAULT, p);
69 APR_FOPEN_DELONCLOSE, APR_OS_DEFAULT, p);
110 APR_FOPEN_DELONCLOSE, APR_OS_DEFAULT, p);
147 APR_FOPEN_DELONCLOSE, APR_OS_DEFAULT, p);
H A Dtestdir.c178 rv = apr_dir_make("dir1", APR_OS_DEFAULT, p);
180 rv = apr_dir_make("dir2", APR_OS_DEFAULT, p);
183 APR_FOPEN_READ | APR_FOPEN_WRITE | APR_FOPEN_CREATE, APR_OS_DEFAULT, p);
227 apr_dir_make("dir3", APR_OS_DEFAULT, p));
H A Dtestfileinfo.c112 rv = apr_file_open(&thefile, FILENAME, APR_FOPEN_READ, APR_OS_DEFAULT, p);
158 rv = apr_file_open(&thefile, FILENAME, APR_FOPEN_READ, APR_OS_DEFAULT, p);
185 APR_OS_DEFAULT, p);
218 APR_OS_DEFAULT, p);
H A Dtestflock.c67 APR_OS_DEFAULT, p);
H A Dtestproc.c95 APR_OS_DEFAULT, p);
99 APR_OS_DEFAULT, p);
103 APR_OS_DEFAULT, p);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/unix/
H A Dcopy.c32 status = apr_file_open(&s, from_path, APR_FOPEN_READ, APR_OS_DEFAULT, pool);
/macosx-10.9.5/apr-30/apr/apr/file_io/unix/
H A Dcopy.c32 status = apr_file_open(&s, from_path, APR_FOPEN_READ, APR_OS_DEFAULT, pool);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/shmem/unix/
H A Dshm.c124 APR_OS_DEFAULT, pool);
232 /* FIXME: Is APR_OS_DEFAULT sufficient? */
235 APR_OS_DEFAULT, pool);
305 /* FIXME: APR_OS_DEFAULT is too permissive, switch to 600 I think. */
308 APR_OS_DEFAULT, pool);
382 APR_OS_DEFAULT, pool);
473 APR_OS_DEFAULT, pool);
525 APR_FOPEN_READ, APR_OS_DEFAULT, pool);
/macosx-10.9.5/apr-30/apr/apr/shmem/unix/
H A Dshm.c124 APR_OS_DEFAULT, pool);
232 /* FIXME: Is APR_OS_DEFAULT sufficient? */
235 APR_OS_DEFAULT, pool);
307 /* FIXME: APR_OS_DEFAULT is too permissive, switch to 600 I think. */
310 APR_OS_DEFAULT, pool);
384 APR_OS_DEFAULT, pool);
475 APR_OS_DEFAULT, pool);
527 APR_FOPEN_READ, APR_OS_DEFAULT, pool);
/macosx-10.9.5/apache-786.1/httpd/modules/generators/
H A Dmod_asis.c51 APR_OS_DEFAULT, r->pool)) != APR_SUCCESS) {
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/test/
H A Dtestdbm.c174 rv = apr_dbm_open_ex(&db, type, file, APR_DBM_RWCREATE, APR_OS_DEFAULT, p);
190 rv = apr_dbm_open_ex(&db, type, file, APR_DBM_READONLY, APR_OS_DEFAULT, p);
/macosx-10.9.5/apache-786.1/httpd/support/
H A Dhtdigest.c219 APR_OS_DEFAULT, cntxt);
251 if (apr_file_open(&f, argv[1], APR_READ, APR_OS_DEFAULT, cntxt) != APR_SUCCESS) {
H A Dhttxt2dbm.c284 APR_OS_DEFAULT, pool);
299 APR_OS_DEFAULT, pool);
/macosx-10.9.5/apr-30/apr-util/apr-util/test/
H A Dtestdbm.c174 rv = apr_dbm_open_ex(&db, type, file, APR_DBM_RWCREATE, APR_OS_DEFAULT, p);
190 rv = apr_dbm_open_ex(&db, type, file, APR_DBM_READONLY, APR_OS_DEFAULT, p);
/macosx-10.9.5/apache-786.1/httpd/modules/aaa/
H A Dmod_authn_dbm.c89 APR_OS_DEFAULT, pool);
/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_engine_rand.c66 APR_READ, APR_OS_DEFAULT, p) != APR_SUCCESS)

Completed in 261 milliseconds

123