Searched refs:helphelp (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/usr.sbin/lpr/lpc/ |
| H A D | cmdtab.c | 51 char helphelp[] = "get help on commands"; variable 75 { "help", helphelp, 0, help, 0 }, 85 { "?", helphelp, 0, help, 0 },
|
| /freebsd-14.2/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-14.2/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-14.2/crypto/heimdal/appl/telnet/telnet/ |
| H A D | commands.c | 2274 helphelp[] = "print help information", variable 2316 { "?", helphelp, help, 0 },
|
| /freebsd-14.2/contrib/telnet/telnet/ |
| H A D | commands.c | 2517 helphelp[] = "print help information", variable 2561 { "?", helphelp, help, 0 },
|