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

/freebsd-9.3-release/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-9.3-release/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-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Dcmdtab.c59 char helphelp[] = "print local help information"; variable
146 { "help", helphelp, 0, 0, 1, help },
195 { "?", helphelp, 0, 0, 1, help },
/freebsd-9.3-release/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-9.3-release/contrib/telnet/telnet/
H A Dcommands.c2522 helphelp[] = "print help information",
2566 { "?", helphelp, help, 0 },
2514 helphelp[] = "print help information", variable
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2303 helphelp[] = "print help information",
2345 { "?", helphelp, help, 0 },
2295 helphelp[] = "print help information", variable

Completed in 83 milliseconds