Searched refs:makedir (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/usr.bin/ftp/
H A Dcmds.h54 void makedir(int, char **);
H A Dcmdtab.c163 { "mkdir", H(mkdirhelp), 0, 1, 1, CMPL(r) makedir },
H A Dcmds.c386 makedir(2, xargv);
1102 makedir(int argc, char *argv[]) function
/openbsd-current/usr.bin/mktemp/
H A Dmktemp.c37 int ch, fd, uflag = 0, tflag = 0, makedir = 0; local
47 makedir = 1;
118 if (makedir) {
/openbsd-current/libexec/ftpd/
H A Dextern.h73 void makedir(const char *);
H A Dftpcmd.y464 makedir($4);
H A Dftpd.c2058 makedir(const char *name) function
/openbsd-current/usr.bin/mg/
H A Ddir.c89 makedir(int f, int n) function
H A Dfunmap.c152 {makedir, "make-directory", 1},
H A Ddef.h371 int makedir(int, int);
/openbsd-current/sbin/newfs/
H A Dmkfs.c138 int makedir(struct direct *, int);
803 node.dp1.di_size = makedir(root_dir, PREDEFDIR);
820 node.dp1.di_size = makedir(snap_dir, SNAPLINKCNT);
860 node.dp2.di_size = makedir(root_dir, PREDEFDIR);
878 node.dp2.di_size = makedir(snap_dir, SNAPLINKCNT);
897 makedir(struct direct *protodir, int entries) function
/openbsd-current/sbin/newfs_ext2fs/
H A Dmke2fs.c125 static int makedir(struct ext2fs_direct *, int);
175 static uint8_t buf[MAXBSIZE]; /* for initcg() and makedir() ops */
910 (void)makedir(lost_found_dir, nitems(lost_found_dir));
967 node.e2di_size = makedir(root_dir, nitems(root_dir));
990 makedir(struct ext2fs_direct *protodir, int entries) function
/openbsd-current/gnu/usr.bin/perl/Cross/
H A DMakefile-cross-SH322 makedir myconfig writemain pod/Makefile

Completed in 178 milliseconds