Searched refs:HELP (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/usr.bin/bintrans/
H A Dbintrans.c131 enum { HELP, VERSION }; enumerator in enum:__anon13
137 {"help", no_argument, NULL, HELP},
156 case HELP:
/freebsd-current/contrib/dialog/samples/
H A Dinputmenu356 HELP*)
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y102 sTAT HELP NOOP MKD RMD PWD
380 | HELP CRLF check_secure
385 | HELP SP STRING CRLF check_secure
448 | SITE SP HELP CRLF check_secure
453 | SITE SP HELP SP STRING CRLF check_secure
969 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
1004 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
H A Dftpcmd.c115 HELP = 304, enumerator in enum:yytokentype
200 #define HELP 304 macro
691 "sTAT", "HELP", "NOOP", "MKD", "RMD", "PWD", "CDUP", "STOU", "SMNT",
3025 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
3060 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
/freebsd-current/libexec/ftpd/
H A Dftpcmd.y99 STAT HELP NOOP MKD RMD PWD
514 | HELP CRLF
518 | HELP SP STRING CRLF
562 | SITE SP HELP CRLF
566 | SITE SP HELP SP STRING CRLF
1099 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
1120 { "HELP", HELP, OSTR, 1, "[ <sp> <string> ]" },
/freebsd-current/contrib/bsddialog/utility/
H A Dutil_builders.c359 dprintf(opt->output_fd, "HELP ");
570 dprintf(opt->output_fd, "HELP");
/freebsd-current/contrib/dialog/
H A Ddlg_keys.c462 CURSES_NAME(HELP),
517 DIALOG_NAME(HELP),
H A Dutil.c1864 * if the help button were selected. Now we want to exit with "HELP",
1914 DATA(HELP),
2899 #define HELP_PREFIX "HELP "
/freebsd-current/contrib/ee/
H A Dee.c486 char *HELP; variable
1699 if (compare(cmd_str, HELP, FALSE))
5191 HELP = catgetlocal( 116, "HELP");
5269 commands[0] = HELP;

Completed in 131 milliseconds