Home
last modified time | relevance | path

Searched refs:LogInit (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DInitOutput.c217 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 Dwinerror.c74 g_pszLogFile = LogInit(g_pszLogFile, ".old"); in OsVendorFatalError()
/OK3568_Linux_fs/external/xserver/os/
H A Dosinit.c323 LogInit(NULL, NULL); in OsInit()
H A Dlog.c240 LogInit(const char *fname, const char *backup) in LogInit() function
/OK3568_Linux_fs/external/xserver/test/
H A Dsignal-logging.c181 LogInit(log_file_path, NULL); in logging_format()
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h632 LogInit(const char *fname, const char *backup);
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c708 LogInit(lf, ".old"); in OsVendorInit()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Helper.c1188 xf86LogFile = LogInit(xf86LogFile, LOGOLDSUFFIX); in xf86LogInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog24152 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