Home
last modified time | relevance | path

Searched refs:helphelp (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/lpr/lpc/
H A Dcmdtab.c45 char helphelp[] = "get help on commands"; variable
69 { "help", helphelp, 0, help, 0 },
79 { "?", helphelp, 0, help, 0 },
/dragonfly/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 },
/dragonfly/usr.bin/telnet/
H A Dcommands.c2439 helphelp[] = "print help information", variable
2480 { "?", helphelp, help, 0 },