Searched defs:option_section (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_getargs.c117 sectn_mask_t option_section, /* Option entry (sub)section */
142 fbvar->modify_config |= option_section;
158 if ((option_section == option_mod->section) &&
212 option_mod->section = option_section;
116 fbc_add_Option_mod( sectn_mask_t option_section, const char *option_name, const char *option_value, int (* strcmp_fn)(const char *s1, const char *s2), fbc_varient_t *fbvar, xf86_opt_mod_t **option_mod_p) argument

Completed in 13 milliseconds