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

/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 */ macro
101 #if !defined(xf86printErrorF) /* Could write prog name & variable fmt msg */
102 #define xf86printErrorF ErrorF /* Write a variable format error message */ macro
1040 xf86printErrorF("Parse error on line %d of section %s in file %s\n\t",
1054 xf86printErrorF("Parse warning on line %d of section %s in file %s\n\t",
1068 xf86printErrorF("Error in config file, %s\n\t", configPath);

Completed in 13 milliseconds