OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
do_makedir
usr.bin/mg/def.h
372
int do_makedir(char *);
usr.bin/mg/dir.c
109
return (do_makedir(path));
usr.bin/mg/file.c
254
(void)do_makedir(dp);