Home
last modified time | relevance | path

Searched defs:make_dir (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/usr.bin/unzip/
H A Dunzip.c323 make_dir(const char *path, int mode) in make_dir() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.h385 svn_error_t *(*make_dir)(svn_fs_root_t *root, const char *path, member