Searched refs:help (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_properties.h47 unsigned int help : 1; /* -help */ member in struct:__anon39
83 void (*help)(struct fbc_varient_st *fbvar); member in struct:fbc_varient_st
84 /* Program help() function */
H A Dfbc_properties.c31 #include "fbc_help.h" /* Program usage and help messages */
152 fbvar->help = &fbc_help;
H A Dfbconf_xorg.c307 * * Display help text (-help)
317 if (!fbvar.option_set.help &&
328 * If -help was specified, display device-specific program help text
330 * If -help and/or -res ? was specified, the program will
333 if (fbvar.option_set.help) {
334 fbvar.help(&fbvar);
H A Dfbc_getargs.c1070 * Handle a request for help with the current varient of
1071 * fbconf_xorg(1M) (-help).
1087 fbvar->option_set.help = TRUE;
/solaris-x11-s11/open-src/app/xlswins/sun-src/
H A Dxlswins.c65 static const char *help[] = { local
78 for (cpp = help; *cpp; cpp++) {
/solaris-x11-s11/open-src/common/
H A Dinstall-sh90 --help display this help and exit.
116 --help) echo "$usage"; exit 0;;

Completed in 17 milliseconds