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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res_compatible.c221 const char *const mode_comp_path, /* Video mode compatibility path */
251 mode_comp_path, line_num);
268 error_text, mode_comp_path, line_num);
394 const char *const mode_comp_path = FBC_LIB_DIR "/fbconf_res.rc"; local
412 mode_comp_stream = fopen(mode_comp_path, "r");
417 mode_comp_path);
430 mode_comp_path,
215 fbc_res_comp_lookup( fbc_dev_t *device, char *gfx_model_name, fbc_edid_res_t edid_res_info[], const char *res_mode_name, fbc_mode_elem_t *res_mode_list, const char *const mode_comp_path, FILE *mode_comp_stream) argument

Completed in 17 milliseconds