OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ask_makedir
usr.bin/mg/def.h
373
int ask_makedir(void);
usr.bin/mg/dir.c
91
return (ask_makedir());
usr.bin/mg/dired.c
760
ret = ask_makedir();