help
void help(void) __attribute__((noreturn));
help();
help();
int help(void);
if (help() < 0)
void help(void);
help();
{ "help", "", help, 0 },
void help(int);
void help(DB *, char **);
"?", 0, 0, help, "help", NULL,
"h", 0, 0, help, "help", "print command summary",
char *help;
static void help(struct tab *, char *);
reply(214, "Syntax: %s%s %s", type, c->name, c->help);
c->name, c->help);
help(cmdtab, NULL);
help(sitetab, cp);
help(sitetab, NULL);
help(cmdtab, $3);
help(sitetab, NULL);
help(sitetab, $5);
help();
help();
help();
help();
void help(void);
FUNKEY(help),
keypair(help),
COMMAND_SET(help, "help", "detailed help", command_help);
keypair(help),
usage_help(_Bool help)
if (help)
char *help;
help = " t <number><s|m|h|d> : time to run test\n"
printf(help);
char help[128];
snprintf(help, sizeof(help), "%s%s", getprogname(), name);
cp = getenv(help);
char help[80];
sprintf(help, "rm -rf ./%s", path);
system(help);
help(0);
help(p[1] == 'h');
double help = 0.0;
help = (1.0-orgtable[i][j].votes/emax);
help = (1.0-orgtable[i][j].votes/e2);
help = help*help;
ausreiser[i] += help;
help = (1.0-orgtable[i][j].votes/e);
help = help*help;
normal[i] += help;
{ "?", help, M|NOLIST, 0, 0 },
{ "help", help, M|NOLIST, 0, 0 },
int help(void);
const char *help; /* help string */
const char *help; /* help string (NULL for no help) */
if (mt->help) {
if (*mt->help)
printf("%-15s %s\n", mt->name, mt->help);
const char *help;
if (c->help) {
if (*c->help)
printf("%-15s %s\n", c->name, c->help);
const char *help;
if (c->help) {
if (*c->help)
printf("%-15s %s\n", c->name, c->help);
const char *help;
if (c->help) {
if (*c->help)
printf("%-15s %s\n", c->name, c->help);
const char *help;
if (c->help) {
if (*c->help)
printf("%-15s %s\n", c->name, c->help);
const char *help; /* Help information (0 ==> no help) */
{ "?", helphelp, help, 0 },
{ "help", 0, help, 0 },
if (c->help) {
c->help);
printf("%s\n", c->help);
if (s->help)
printf("%-15s %s\n", s->name, s->help);
const char *help; /* help message */
if (c->help) {
if (*c->help)
printf("%-15s toggle %s\n", c->name, c->help);
if (c->help) {
if (*c->help)
c->help);
const char *help; /* help information */
printf("%-15s %s\n", ct->name, ct->help);
static int help(int, char **);
printf("%-15s %s\n", ct->name, ct->help);
const char *help;
{ "?", hhelp, help },
printf("%-*s\t%s\n", (int)HELPINDENT, c->name, c->help);
printf("%s\n", c->help);
void help(int, char **);
{ '?', NORM, "get this summary", help },
void help(int);
display_pager("%-7s - %s\n", buf, help);
char *help;
char *help;
if ((help = c->help) == NULL)
static void help(void);
help();
static void help(void);
help(void)
help ();
fn_select_file(const char *title, const char *desc, const char *help, const char *cancel,
title, desc, help,
{ "help", helphelp, 0, help, 0 },
{ "?", helphelp, 0, help, 0 },
void help(int _argc, char *_argv[]);
help(NULL);
help("list");
help("set");
help("set");
help("set");
help("set");
help("set");
help("flags");
help("flags");
help("clear");
help("clear");
help("clear");
help("clear");
help("clear");
help("clear");
help(argv[1]);
static void help(const char *what);
if (cmd->help != NULL) {
for (s = cmd->help; *s != '\0'; s += len) {
const char *help; /* help text */
static const char *help[W_NUM][M_NUM] =
fprintf(stderr, "%s", help[which][mode]);