Searched defs:g_pszLogFile (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ | ||
| H A D | winglobals.c | 67 const char *g_pszLogFile = DEFAULT_LOGDIR "/XWin.%s.log"; variable in typeref:typename:const char * 69 const char *g_pszLogFile = "XWin.log"; variable in typeref:typename:const char * |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ | ||
| H A D | winglobals.c | 65 const char * g_pszLogFile = DEFAULT_LOGDIR "/XWin.%s.log"; variable in typeref:typename:const char * 67 const char * g_pszLogFile = "XWin.log"; variable in typeref:typename:const char * |
Completed in 2 milliseconds