Searched refs:dir_make (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dio.c3712 dir_make(const char *path, apr_fileperms_t perm,
3792 return dir_make(path, perm, FALSE, FALSE, pool);
3799 return dir_make(path, perm, TRUE, FALSE, pool);
3806 return dir_make(path, perm, FALSE, TRUE, pool);
3703 dir_make(const char *path, apr_fileperms_t perm, function

Completed in 87 milliseconds