Home
last modified time | relevance | path

Searched refs:help_msg (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/usr.bin/sdiff/
H A Dsdiff.c119 static const char *help_msg[] = { variable
300 for (i = 0; help_msg[i] != NULL; i++) in main()
301 printf("%s\n", help_msg[i]); in main()
/freebsd-12.1/contrib/nvi/ex/
H A Dex_cscope.c73 char *help_msg; member
864 "Command: %s (%s)\n", ccp->name, ccp->help_msg); in csc_help()
871 ex_printf(sp, " %*s: %s\n", 5, ccp->name, ccp->help_msg); in csc_help()
/freebsd-12.1/contrib/gcc/
H A Dtree-browser.c48 const char *help_msg; member
64 #define TB_COMMAND_HELP(N) (tb_commands[N].help_msg)
/freebsd-12.1/sys/dev/drm2/
H A Ddrm_fb_helper.c422 .help_msg = "force-fb(V)",