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

/xsrc/external/mit/xdm/dist/xdm/
H A Derror.c47 LogVWrite(const char *fmt, va_list args) function in typeref:typename:void _X_ATTRIBUTE_PRINTF (1,0)
63 LogVWrite(fmt, args); \
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinerror.c50 LogVWrite(0, pszFormat, va_args);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinerror.c56 LogVWrite (0, pszFormat, va_args);
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dlog.c266 LogVWrite(int verb, const char *f, va_list args) function in typeref:typename:void
322 LogVWrite(verb, f, args);
376 LogVWrite(verb, tmpBuf, args);
553 LogVWrite(-1, f, args);
555 LogVWrite(-1, f, args);
/xsrc/external/mit/xorg-server/dist/os/
H A Dlog.c648 LogVWrite(int verb, const char *f, va_list args) function in typeref:typename:void
659 LogVWrite(verb, f, args);
1030 LogVWrite(-1, f, args);
1032 LogVWrite(-1, f, args);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dos.h529 extern _X_EXPORT void LogVWrite(int verb, const char *f, va_list args);
/xsrc/external/mit/xorg-server/dist/include/
H A Dos.h643 LogVWrite(int verb, const char *f, va_list args)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Helper.c1121 LogVWrite(verb, format, ap);
1133 LogVWrite(1, format, ap);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Helper.c1255 LogVWrite(verb, format, ap);
1267 LogVWrite(1, format, ap);

Completed in 12 milliseconds