Searched refs:help_msg (Results 1 – 3 of 3) sorted by relevance
118 static const char *help_msg[] = { variable 299 for (i = 0; help_msg[i] != NULL; i++) in main() 300 printf("%s\n", help_msg[i]); in main()
69 char *help_msg; member868 "Command: %s (%s)\n", ccp->name, ccp->help_msg); in csc_help()876 ex_printf(sp, " %*s: %s\n", 5, ccp->name, ccp->help_msg); in csc_help()
420 .help_msg = "force-fb(V)",