NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dosh
games/hack/extern.h
302
int dosh(void);
games/hack/hack.cmd.c
123
{ '!', dosh },
usr.bin/mail/cmdtab.c
100
{ "shell", dosh, 0, CMP(n) T|I|NOLIST, 0, 0 },
usr.bin/mail/extern.h
95
int dosh(void *);