Home
last modified time | relevance | path

Searched refs:makedir (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/zlib/contrib/untgz/
H A Duntgz.c116 int makedir OF((char *));
328 int makedir (char *newdir) in makedir() function
464 makedir(fname); in tar()
488 makedir(fname); in tar()
/netbsd/external/gpl3/binutils/dist/zlib/contrib/untgz/
H A Duntgz.c116 int makedir OF((char *));
328 int makedir (char *newdir) in makedir() function
464 makedir(fname); in tar()
488 makedir(fname); in tar()
/netbsd/external/gpl3/binutils.old/dist/zlib/contrib/untgz/
H A Duntgz.c116 int makedir OF((char *));
328 int makedir (char *newdir) in makedir() function
464 makedir(fname); in tar()
488 makedir(fname); in tar()
/netbsd/external/gpl3/gdb.old/dist/zlib/contrib/untgz/
H A Duntgz.c116 int makedir OF((char *));
328 int makedir (char *newdir) in makedir() function
464 makedir(fname); in tar()
488 makedir(fname); in tar()
/netbsd/common/dist/zlib/contrib/untgz/
H A Duntgz.c116 int makedir OF((char *));
328 int makedir (char *newdir) in makedir() function
464 makedir(fname); in tar()
488 makedir(fname); in tar()
/netbsd/usr.sbin/traceroute/
H A Dtrrt2netbsd43 sub makedir { subroutine
170 makedir ("$targetdir/$f");
/netbsd/etc/
H A DMAKEDEV.tmpl769 makedir()
1134 makedir fd 755
1586 makedir dvb 755
1587 makedir dvb/adapter$unit 755
1723 makedir altq 755
1921 makedir pts 755
2144 makedir dri 755
2179 makedir dtrace 755
2201 makedir zpool 755
2248 makedir xmm${unit} 755
/netbsd/sbin/newfs/
H A Dmkfs.c114 static int makedir(union Buffer *, struct direct *, int);
1066 (void)makedir(&buf, (struct direct *)olost_found_dir, 2); in fsinit()
1071 (void)makedir(&buf, lost_found_dir, 2); in fsinit()
1137 node.dp1.di_size = makedir(&buf, in fsinit()
1140 node.dp1.di_size = makedir(&buf, root_dir, PREDEFDIR); in fsinit()
1167 node.dp2.di_size = makedir(&buf, root_dir, PREDEFDIR); in fsinit()
1272 makedir(union Buffer *buf, struct direct *protodir, int entries) in makedir() function
/netbsd/usr.bin/ftp/
H A Dextern.h155 void makedir(int, char **);
H A Dcmdtab.c233 { "mkdir", H(mkdirhelp), 0, 1, 1, CMPL(r) makedir },
H A Dcmds.c1584 makedir(int argc, char *argv[]) in makedir() function
/netbsd/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Dminiunz.c138 int makedir (newdir) in makedir() function
418 makedir(write_filename);
/netbsd/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
H A Dminiunz.c138 int makedir (newdir) in makedir() function
418 makedir(write_filename);
/netbsd/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
H A Dminiunz.c138 int makedir (newdir) in makedir() function
418 makedir(write_filename);
/netbsd/common/dist/zlib/contrib/minizip/
H A Dminiunz.c140 static int makedir (newdir) in makedir() function
419 makedir(write_filename);
/netbsd/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dminiunz.c140 static int makedir (newdir) in makedir() function
419 makedir(write_filename);
/netbsd/sys/rump/librump/rumpvfs/
H A Drumpfs.c570 makedir(struct rumpfs_node *rnd, in makedir() function
1040 makedir(rnd, cnp, rn); in rump_vop_mkdir()
1137 makedir(rnd, cnp, rn); in rump_vop_mknod()
1170 makedir(rnd, cnp, rn); in rump_vop_create()
1205 makedir(rnd, cnp, rn); in rump_vop_symlink()
1247 makedir(rnd, cnp, RUMPFS_WHITEOUT); in rump_vop_whiteout()
/netbsd/sbin/newfs_ext2fs/
H A Dmke2fs.c130 static int makedir(struct ext2fs_direct *, int);
933 (void)makedir(lost_found_dir, __arraycount(lost_found_dir)); in fsinit()
991 node.e2di_size = makedir(root_dir, __arraycount(root_dir)); in fsinit()
1015 makedir(struct ext2fs_direct *protodir, int entries) in makedir() function
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Dutil.cc1221 char *makedir = dbe_sprintf (NTXT ("/bin/mkdir -p %s 2>&1"), pathname); in dbe_create_directories() local
1223 FILE *ptr = popen (makedir, "r"); in dbe_create_directories()
1230 free (makedir); in dbe_create_directories()
/netbsd/libexec/ftpd/
H A Dextern.h138 void makedir(const char *);
H A Dcmds.c212 makedir(const char *name) in makedir() function
H A Dftpcmd.y493 makedir($3);
/netbsd/crypto/external/bsd/heimdal/dist/cf/
H A DChangeLog95 * Makefile.am.common (makedir-in-tree): depend on INFO_DEPS.
/netbsd/external/gpl3/gcc/dist/contrib/
H A DChangeLog2935 (makedir): New.
2937 (setup code): Use makedir, error out if initial svn checkout fails.
/netbsd/external/gpl3/gdb/dist/zlib/
H A DChangeLog1192 - for contrib/untgz, fix makedir() and improve Makefile

12