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

/netbsd-6-1-5-RELEASE/usr.bin/unzip/
H A Dunzip.c318 make_dir(const char *path, int mode) function
377 make_dir(path, 0755);
412 make_dir(path, mode);
/netbsd-6-1-5-RELEASE/sbin/newfs_lfs/
H A Dmake_lfs.c202 static void make_dir( void *, struct direct *, int);
283 make_dir(void *bufp, struct direct *protodir, int entries) function
698 make_dir(bp->b_data, lfs_root_dir,
718 make_dir(bp->b_data, lfs_lf_dir,

Completed in 106 milliseconds