Searched refs:LogVWrite (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | log.c | 641 LogVWrite(int verb, const char *f, va_list args) in LogVWrite() function 652 LogVWrite(verb, f, args); in LogWrite() 1023 LogVWrite(-1, f, args); in VErrorF() 1025 LogVWrite(-1, f, args); in VErrorF()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winerror.c | 50 LogVWrite(0, pszFormat, va_args); in OsVendorVErrorF()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | os.h | 640 LogVWrite(int verb, const char *f, va_list args)
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Helper.c | 1127 LogVWrite(verb, format, ap); in xf86ErrorFVerb() 1139 LogVWrite(1, format, ap); in xf86ErrorF()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 75642 message until the next call to LogVWrite with a valid verb. 93661 LogVWrite(verb, tmpBuf, args); 101754 as another argument directly to LogVWrite() 130439 LogVWrite is limited to a buffer size of 1024, so we don't loose anything here
|