Searched refs:LogVWrite (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | error.c | 47 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 D | winerror.c | 50 LogVWrite(0, pszFormat, va_args);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winerror.c | 56 LogVWrite (0, pszFormat, va_args);
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | log.c | 266 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 D | log.c | 648 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 D | os.h | 529 extern _X_EXPORT void LogVWrite(int verb, const char *f, va_list args);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | os.h | 643 LogVWrite(int verb, const char *f, va_list args)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Helper.c | 1121 LogVWrite(verb, format, ap); 1133 LogVWrite(1, format, ap);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Helper.c | 1255 LogVWrite(verb, format, ap); 1267 LogVWrite(1, format, ap);
|
Completed in 12 milliseconds