Searched refs:LogInit (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | InitOutput.c | 217 g_pszLogFile = LogInit(g_pszLogFile, ".old"); in ddxGiveUp() 642 g_pszLogFile = LogInit(g_pszLogFile, ".old"); in OsVendorInit() 881 g_pszLogFile = LogInit(g_pszLogFile, ".old"); in ddxUseMsg()
|
| H A D | winerror.c | 74 g_pszLogFile = LogInit(g_pszLogFile, ".old"); in OsVendorFatalError()
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | osinit.c | 323 LogInit(NULL, NULL); in OsInit()
|
| H A D | log.c | 240 LogInit(const char *fname, const char *backup) in LogInit() function
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | signal-logging.c | 181 LogInit(log_file_path, NULL); in logging_format()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | os.h | 632 LogInit(const char *fname, const char *backup);
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | darwin.c | 708 LogInit(lf, ".old"); in OsVendorInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Helper.c | 1188 xf86LogFile = LogInit(xf86LogFile, LOGOLDSUFFIX); in xf86LogInit()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 24152 hw/xwin: Tell LogInit() to backup previous logfile as .old 24154 Future work: Do we really need to call LogInit() in so many different 41302 /jhbuild/checkout/xorg/xserver/os/log.c: In function ‘LogInit’: 42324 log.c: In function 'LogInit': 114792 Make the type of g_pszLogFile const char*, per os/log.c:LogInit(). 152319 xf86LogInit allocates a piece of memory, stores it in lf. LogInit() will then
|