Home
last modified time | relevance | path

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

/freebsd/usr.bin/sdiff/
H A Dsdiff.c118 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()
/freebsd/contrib/nvi/ex/
H A Dex_cscope.c69 char *help_msg; member
868 "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()
/freebsd/sys/dev/drm2/
H A Ddrm_fb_helper.c420 .help_msg = "force-fb(V)",