Searched defs:fbc_option (Results 1 - 2 of 2) 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_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

Completed in 10 milliseconds