Searched refs:fbc_option (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_properties.c103 static fbopt_descr_t fbc_option[] = { variable
154 fbvar->fbc_option = &fbc_option[0];
157 sizeof (fbc_option) / sizeof (fbopt_descr_t);
H A Dfbc_help.c223 for (option = fbvar->fbc_option;
H A Dfbc_properties.h92 //??? fbopt_descr_t *fbc_option; /* Recognized command line options */
93 void *fbc_option; /* Recognized command line options */ member in struct:fbc_varient_st
H A Dfbc_getargs.c778 for (fbopt_dsc = fbvar->fbc_option;
1390 error_code = fbc_search_keywds(fbvar->fbc_option,
1402 fbc_print_matching_keywds(fbvar->fbc_option,
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_properties.c681 fbvar->fbc_option = &efb_option_xvr_300[0];
704 fbvar->fbc_option = &efb_option_xvr_50[0];
714 fbvar->fbc_option = &efb_option_xvr_100[0];
726 fbvar->fbc_option = &efb_option_xvr_300[0];
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_properties.c241 fbvar->fbc_option = &ast_option[0];
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_properties.c241 fbvar->fbc_option = &mga_option[0];

Completed in 17 milliseconds