HomeSort by relevance Sort by last modified time
    Searched defs:loglevel (Results 1 - 7 of 7) sorted by null

  /external/dhcpcd/
logger.c 42 static int loglevel = LOG_ERR; variable
48 loglevel = level;
67 if (level <= loglevel) {
78 if (level <= LOG_ERR || level <= loglevel) {
84 if (level < LOG_DEBUG || level <= loglevel) {
  /external/ipsec-tools/src/racoon/
plog.h 46 #define loglevel LLV_INFO macro
87 extern u_int32_t loglevel;
94 if ((pri) <= loglevel) \
kmpstat.c 96 u_int32_t loglevel = 0; variable
plog.c 73 u_int32_t loglevel = LLV_BASE; variable
157 if (pri > loglevel)
187 if (pri > loglevel)
  /external/qemu/
exec.c 205 int loglevel; variable
    [all...]
  /prebuilt/common/ant/
ant.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 64 milliseconds