OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
do_dired
usr.bin/mg/def.h
378
int do_dired(char *);
usr.bin/mg/file.c
123
return (do_dired(adjf));
usr.bin/mg/file.c
172
return (do_dired(adjf));
usr.bin/mg/file.c
71
return (do_dired(adjf));
usr.bin/mg/main.c
211
(void)do_dired(cp);