Home
last modified time | relevance | path

Searched refs:winMsg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c143 winMsg(from, "Using config file: \"%s\"\n", filename); in winReadConfigfile()
146 winMsg(X_ERROR, "Unable to locate/open config file"); in winReadConfigfile()
152 winMsg(from, "Using config directory: \"%s\"\n", dirname); in winReadConfigfile()
155 winMsg(X_ERROR, "Unable to locate/open config directory"); in winReadConfigfile()
166 winMsg(X_ERROR, "Problem parsing the config file\n"); in winReadConfigfile()
178 winMsg(X_WARNING, in winReadConfigfile()
183 winMsg(X_ERROR, "Unable to determine the screen layout\n"); in winReadConfigfile()
199 winMsg(X_ERROR, "Unable to determine the screen layout\n"); in winReadConfigfile()
206 winMsg(X_ERROR, "Unable to determine the screen layout\n"); in winReadConfigfile()
267 winMsg(X_PROBED, "Setting autorepeat to delay=%ld, rate=%ld\n", in winConfigKeyboard()
[all …]
H A DInitOutput.c342 winMsg(X_WARNING, "/tmp mounted in textmode\n"); in winCheckMount()
559 winMsg(font_from, "FontPath set to \"%s\"\n", defaultFontPath); in winFixupPaths()
595 winMsg(X_ERROR, "Can not determine HOME directory\n"); in winFixupPaths()
607 winMsg(X_DEFAULT, "Logfile set to \"%s\"\n", g_pszLogFile); in winFixupPaths()
686 winMsg(X_PROBED, in OsVendorInit()
927 winMsg(X_INFO, "xorg.conf is not supported\n"); in InitOutput()
928 winMsg(X_INFO, "See http://x.cygwin.com/docs/faq/cygwin-x-faq.html " in InitOutput()
H A Dwinmsg.h51 #define winMsg LogMessage macro
H A Dwinmouse.c78 winMsg(X_PROBED, "%d mouse buttons found\n", lngMouseButtons); in winMouseProc()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog27360 - winMsg() is identical to LogMessage()
67750 winmsg.c: In function ‘winMsg’: