Searched refs:DDB2 (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Ddebug.c40 { "database+2",0,FLAG_K,(void *)&DbgFlag,DDB2|DDB1, DDBMASK,0},
41 { "database+3",0,FLAG_K,(void *)&DbgFlag,DDB3|DDB2|DDB1, DDBMASK,0},
42 { "database+4",0,FLAG_K,(void *)&DbgFlag,DDB4|DDB3|DDB2|DDB1, DDBMASK,0},
H A Dpermission.c111 DEBUGF(DDB2)("Perms_check: line [%d]='%s'", linecount,
119 DEBUGF(DDB2)("Perms_check: [%d]='%s'",valuecount,
136 DEBUGF(DDB2)("Perms_check: before doing %s, result %d, %s",
400 DEBUGF(DDB2)("Perms_check: match %d, result '%s' default now '%s'",
H A Dgethostinfo.c663 DEBUGF(DDB2)("Match_ipaddr_value: mask '%s'",
673 DEBUGF(DDB2)("Match_ipaddr_value: checked '%s', result %d",
678 DEBUGF(DDB2)("Match_ipaddr_value: result %d", result );
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Ddebug.h92 #define DDB2 ((0x2<<DDBSHIFT)) macro

Completed in 72 milliseconds