Searched refs:helphelp (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/usr.sbin/lpr/lpc/ |
| H A D | cmdtab.c | 53 char helphelp[] = "get help on commands"; variable 77 { "help", helphelp, 0, help, 0 }, 87 { "?", helphelp, 0, help, 0 },
|
| /freebsd-13.1/crypto/heimdal/appl/ftp/ftp/ |
| H A D | cmdtab.c | 59 char helphelp[] = "print local help information"; variable 139 { "help", helphelp, 0, 0, 1, help }, 188 { "?", helphelp, 0, 0, 1, help },
|
| /freebsd-13.1/contrib/tnftp/src/ |
| H A D | cmdtab.c | 112 HSTR helphelp[] = "print local help information"; variable 229 { "help", H(helphelp), 0, 0, 1, CMPL(C) help }, 301 { "?", H(helphelp), 0, 0, 1, CMPL(C) help },
|
| /freebsd-13.1/crypto/heimdal/appl/telnet/telnet/ |
| H A D | commands.c | 2274 helphelp[] = "print help information", variable 2316 { "?", helphelp, help, 0 },
|
| /freebsd-13.1/contrib/telnet/telnet/ |
| H A D | commands.c | 2512 helphelp[] = "print help information", variable 2556 { "?", helphelp, help, 0 },
|