OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rmthelp
usr.bin/ftp/cmds.h
62
void rmthelp(int, char **);
usr.bin/ftp/cmdtab.c
191
{ "rhelp", H(remotehelp), 0, 1, 1, CMPL0 rmthelp },
usr.bin/ftp/extern.h
106
void rmthelp(int, char **);