Searched refs:dir_make (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | io.c | 4635 dir_make(const char *path, apr_fileperms_t perm, in dir_make() function 4725 return dir_make(path, perm, FALSE, FALSE, pool); in svn_io_dir_make() 4732 return dir_make(path, perm, TRUE, FALSE, pool); in svn_io_dir_make_hidden() 4739 return dir_make(path, perm, FALSE, TRUE, pool); in svn_io_dir_make_sgid()
|