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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_append_config.c75 fbc_errormsg(
86 fbc_errormsg("Error in configuration file, %s\n",
H A Dfbc_get_properties.c76 fbc_errormsg("Unable to construct device library pathname, "
91 fbc_errormsg("%s\n", dlerror()); /* Ugly message */
93 fbc_errormsg("%s, %s\n", strerror(errno), name_buf);
104 fbc_errormsg("Unable to construct API version symbol name, "
113 fbc_errormsg("%s\n", error_msg);
117 fbc_errormsg("API version mismatch (expected %d, found %d), "
131 fbc_errormsg("Unable to construct function name, "
144 fbc_errormsg("%s\n", error_msg);
H A Dfbc_error.h77 void fbc_errormsg(const char *format, ...);
H A Dfbc_open_device.c70 fbc_errormsg("Unable to get status, %s, %s\n",
75 fbc_errormsg("Not a character special file, %s\n",
85 fbc_errormsg("Unable to open device, %s, %s\n",
94 fbc_errormsg("Unable to get device identifier, %s, %s\n",
H A Dfbc_gamma_table.c111 fbc_errormsg("Can't open input gamma file, %s\n",
135 fbc_errormsg(
148 fbc_errormsg(
168 fbc_errormsg("Invalid gamma value, %s, line %d\n",
180 fbc_errormsg(
251 fbc_errormsg("Insufficient memory, %s\n", gfile_in_path);
282 fbc_errormsg("Error packing gamma table data, %s\n",
324 fbc_errormsg("Gamma table pathname is too long\n");
358 fbc_errormsg("Can't create and open output gamma file, %s\n",
409 fbc_errormsg("Ba
[all...]
H A Dfbconf_xorg.c80 * Note that the fbc_prog_name string used by fbc_errormsg() has been
101 fbc_errormsg("Program argument vector is missing\n");
110 fbc_errormsg("Program argument %d is missing\n", arg);
116 fbc_errormsg(
129 fbc_errormsg("Program argument vector is not terminated\n");
169 fbc_errormsg("Unable to change effective user ID\n");
231 fbc_errormsg("Unable to open default device\n");
364 fbc_errormsg("Error in configuration file\n");
375 fbc_errormsg("Unable to change effective user ID\n");
387 fbc_errormsg("Insufficien
[all...]
H A Dfbc_write_config.c194 fbc_errormsg(
213 fbc_errormsg(
279 fbc_errormsg(
307 fbc_errormsg("Configuration file input error\n");
355 fbc_errormsg("Configuration file pathname is too long, %s\n",
370 fbc_errormsg("%s, %s\n", strerror(errno), config_path_out);
376 fbc_errormsg("%s, %s\n", strerror(errno), config_path_out);
409 fbc_errormsg("%s, %s\n",
416 fbc_errormsg("%s, %s\n",
432 fbc_errormsg("
[all...]
H A Dfbc_error.c46 * fbc_errormsg()
53 fbc_errormsg(const char *format, ...) function
62 } /* fbc_errormsg() */
H A Dfbc_getargs.c73 fbc_errormsg("Invalid value for -%s option: %s\n",
85 fbc_errormsg("Ambiguous value for -%s option.\n",
203 fbc_errormsg("Internal error; array bound exceeded\n");
292 fbc_errormsg("Conflicting option, %s %s\n",
328 fbc_errormsg(
362 fbc_errormsg("Conflicting option, %s\n", argv[*arg]);
539 fbc_errormsg("Invalid integer value, %s %s\n",
554 fbc_errormsg("Conflicting option, %s %s\n",
597 fbc_errormsg("Invalid offset value #%d, %s %s %s\n",
616 fbc_errormsg("Conflictin
[all...]
H A Dfbc_edit_config.c111 fbc_errormsg("Can't create Device section, %s\n",
146 fbc_errormsg(
177 fbc_errormsg(
186 fbc_errormsg(
220 fbc_errormsg(
H A Dfbc_line_er.c175 fbc_errormsg("Invalid file offset for configuration line\n");
184 fbc_errormsg(
257 fbc_errormsg(
H A Dfbc_res_compatible.c249 fbc_errormsg(
267 fbc_errormsg("%s, %s, line %d\n",
415 fbc_errormsg(
H A Dfbc_query_device.c62 fbc_errormsg("%s, ioctl(FBIOGATTR)\n", strerror(error_code));
172 fbc_errormsg("%s, malloc(%u)\n",
H A Dfbc_res.c718 fbc_errormsg(
745 fbc_errormsg(
931 fbc_errormsg(msg_format, video_mode->name);
938 fbc_errormsg("No configuration changes made!\n");
939 fbc_errormsg(
H A Dfbc_Modes.c136 fbc_errormsg(
H A Dfbc_Screen.c344 fbc_errormsg(
353 fbc_errormsg(
H A Dfbc_Option.c138 fbc_errormsg("No active %s to contain \"%s\" Option\n",
H A Dfbc_mode_list.c208 fbc_errormsg("Insufficient memory, mode_list\n");
H A Dfbc_dev.c146 fbc_errormsg("%s, %s\n",
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_res_try_now.c220 fbc_errormsg("Cannot set video mode for monitor%s!\n",
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_res_try_now.c225 fbc_errormsg("Cannot set video mode for monitor%s!\n",
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_res_try_now.c214 fbc_errormsg("Cannot set video mode for monitor%s!\n",
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dscan.c97 #define xf86printErrorF fbc_errormsg /* Write prog name & variable fmt error */

Completed in 35 milliseconds