Searched refs:DEFAULT_LOG_VERBOSITY (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dsite.h120 #ifndef DEFAULT_LOG_VERBOSITY
121 #define DEFAULT_LOG_VERBOSITY 0 macro
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dlog.c116 static int logVerbosity = DEFAULT_LOG_VERBOSITY;
/xsrc/external/mit/xorg-server/dist/os/
H A Dlog.c111 #ifndef DEFAULT_LOG_VERBOSITY
112 #define DEFAULT_LOG_VERBOSITY 0 macro
122 static int logVerbosity = DEFAULT_LOG_VERBOSITY;

Completed in 5 milliseconds