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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_write_config.h25 * fbc_write_config - Write an updated configuration file
46 int fbc_write_config(
54 /* End of fbc_write_config.h */
H A Dfbc_write_config.c25 * fbc_write_config - Write an updated configuration file
48 #include "fbc_write_config.h" /* Write an updated configuration file */
328 * fbc_write_config()
337 fbc_write_config( function
449 } /* fbc_write_config() */
452 /* End of fbc_write_config.c */
H A Dfbconf_xorg.c61 #include "fbc_write_config.h" /* Write an updated config file */
613 if (fbc_write_config(&fbvar, configIR) != FBC_SUCCESS) {

Completed in 10 milliseconds