Searched refs:apr_os_dir_t (Results 1 – 2 of 2) sorted by relevance
66 typedef HANDLE apr_os_dir_t; typedef79 typedef HDIR apr_os_dir_t;100 typedef DIR apr_os_dir_t;113 typedef DIR apr_os_dir_t;153 typedef DIR apr_os_dir_t; /**< native dir */239 APR_DECLARE(apr_status_t) apr_os_dir_get(apr_os_dir_t **thedir, 399 apr_os_dir_t *thedir,
353 apr_status_t apr_os_dir_get(apr_os_dir_t **thedir, apr_dir_t *dir) in apr_os_dir_get()362 apr_status_t apr_os_dir_put(apr_dir_t **dir, apr_os_dir_t *thedir, in apr_os_dir_put()