Searched refs:helphelp (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/usr.sbin/lpr/lpc/ |
| H A D | cmdtab.c | 45 char helphelp[] = "get help on commands"; variable 61 { "help", helphelp, help, 0 }, 69 { "?", helphelp, help, 0 },
|
| /openbsd-src/usr.bin/ftp/ |
| H A D | cmdtab.c | 65 char helphelp[] = "print local help information"; variable 152 { "help", H(helphelp), 0, 0, 1, CMPL(C) help }, 208 { "?", H(helphelp), 0, 0, 1, CMPL(C) help },
|
| /openbsd-src/usr.bin/telnet/ |
| H A D | commands.c | 1937 helphelp[] = "print help information", 1966 { "?", helphelp, help, 0 }, 1939 helphelp[] = "print help information", global() variable
|