Searched defs:option_not_found (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_Option.c | 173 const char *option_not_found, /* Case if Option isn't found */ 185 return (option_not_found); /* No active section */ 189 return (option_not_found); /* Option not found in section */ 216 int option_not_found, /* Case if Option isn't found */ 233 return (option_not_found); 169 fbc_get_Option_string_value( xf86_active_t *active, sectn_mask_t section, const char *option_name, const char *option_not_found, const char *option_value_empty) argument 212 fbc_get_Option_keywd_value( xf86_active_t *active, sectn_mask_t section, const char *option_name, int option_not_found, int option_value_bad, const fbc_Optkeywd_t *keywd_table) argument
|
Completed in 11 milliseconds