Home
last modified time | relevance | path

Searched refs:VErrorF (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxlog.c101 VErrorF(const char *format, va_list args) in VErrorF() function
115 VErrorF(format, args); in VFatalError()
178 VErrorF(format, args); in dmxMessage()
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dxf86x86emu.c88 VErrorF(fmt, argptr); in printk()
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DconfigProcs.h147 VErrorF(const char *f, va_list args);
H A Dscan.c971 VErrorF(format, ap); in xf86parseError()
986 VErrorF(format, ap); in xf86validationError()
/OK3568_Linux_fs/external/xserver/os/
H A Dlog.c1017 VErrorF(const char *f, va_list args) in VErrorF() function
1035 VErrorF(f, args); in ErrorF()
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h699 VErrorF(const char *f, va_list args)
/OK3568_Linux_fs/external/xserver/dix/
H A Ddixfonts.c2028 .verrorf = VErrorF,