Searched defs:thedir (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/apr-32/apr/apr/file_io/os2/
H A Ddir.c24 static apr_status_t dir_cleanup(void *thedir) argument
34 apr_dir_t *thedir = (apr_dir_t *)apr_palloc(pool, sizeof(apr_dir_t)); local
[all...]
/macosx-10.10/apr-32/apr/apr/file_io/win32/
H A Ddir.c38 static apr_status_t dir_cleanup(void *thedir) argument
[all...]
/macosx-10.10/apr-32/apr/apr/file_io/unix/
H A Ddir.c30 __private_extern__ apr_status_t dir_cleanup(void *thedir) argument
105 apr_status_t apr_dir_close(apr_dir_t *thedir) argument
143 apr_dir_read(apr_finfo_t *finfo, apr_int32_t wanted, apr_dir_t *thedir) argument
292 apr_dir_rewind(apr_dir_t *thedir) argument
355 apr_os_dir_get(apr_os_dir_t **thedir, apr_dir_t *dir) argument
364 apr_os_dir_put(apr_dir_t **dir, apr_os_dir_t *thedir, apr_pool_t *pool) argument
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dtestldap.c107 apr_dir_t *thedir; local
/macosx-10.10/apr-32/apr/apr/include/
H A Dapr_file_info.h254 APR_DECLARE(apr_status_t) apr_dir_close(apr_dir_t *thedir); variable
/macosx-10.10/apache-793/httpd/modules/generators/
H A Dmod_autoindex.c2010 apr_dir_t *thedir; local
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dlua_request.c1392 apr_dir_t *thedir; local

Completed in 256 milliseconds