Home
last modified time | relevance | path

Searched defs:apr_dir_make (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Ddir.c133 APR_DECLARE(apr_status_t) apr_dir_make(const char *path, apr_fileperms_t perm, apr_pool_t *pool) in apr_dir_make() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Ddir.c275 APR_DECLARE(apr_status_t) apr_dir_make(const char *path, apr_fileperms_t perm, in apr_dir_make() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Ddir.c288 apr_status_t apr_dir_make(const char *path, apr_fileperms_t perm, in apr_dir_make() function