Searched refs:helphelp (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.sbin/timed/timedc/
H A Dcmdtab.c41 char helphelp[] = "gets help on commands"; variable
50 { "help", helphelp, help, 0 },
54 { "?", helphelp, help, 0 },
/freebsd-11-stable/usr.sbin/lpr/lpc/
H A Dcmdtab.c51 char helphelp[] = "get help on commands"; variable
75 { "help", helphelp, 0, help, 0 },
85 { "?", helphelp, 0, help, 0 },
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dcmdtab.c59 char helphelp[] = "print local help information"; variable
139 { "help", helphelp, 0, 0, 1, help },
188 { "?", helphelp, 0, 0, 1, help },
/freebsd-11-stable/contrib/tnftp/src/
H A Dcmdtab.c112 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-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2282 helphelp[] = "print help information",
2324 { "?", helphelp, help, 0 },
2274 helphelp[] = "print help information", variable
/freebsd-11-stable/contrib/telnet/telnet/
H A Dcommands.c2520 helphelp[] = "print help information",
2564 { "?", helphelp, help, 0 },
2512 helphelp[] = "print help information", variable

Completed in 134 milliseconds