Home
last modified time | relevance | path

Searched refs:rmthelp (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/ftp/
H A Dcmds.h62 void rmthelp(int, char **);
H A Dextern.h106 void rmthelp(int, char **);
H A Dcmdtab.c191 { "rhelp", H(remotehelp), 0, 1, 1, CMPL0 rmthelp },
H A Dcmds.c1247 rmthelp(int argc, char *argv[]) in rmthelp() function