Searched refs:make_dir (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/usr.bin/unzip/ |
| H A D | unzip.c | 329 make_dir(const char *path, int mode) in make_dir() function 388 make_dir(path, 0755); in make_parent() 430 make_dir(path, mode); in extract_dir()
|
| /netbsd-src/sbin/newfs_lfs/ |
| H A D | make_lfs.c | 269 static void make_dir(struct lfs *, void *, 355 make_dir(struct lfs *fs, void *bufp, in make_dir() function 828 make_dir(fs, bp->b_data, lfs_root_dir, __arraycount(lfs_root_dir)); in make_lfs() 847 make_dir(fs, bp->b_data, lfs_lf_dir, __arraycount(lfs_lf_dir)); in make_lfs()
|