Searched refs:DDB3 (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dpermission.c226 DEBUGF(DDB3)(
238 DEBUGF(DDB3)(
313 DEBUGF(DDB3)(
334 DEBUGF(DDB3)(
351 DEBUGF(DDB3)(
367 DEBUGF(DDB3)(
390 DEBUGF(DDB3)("Perms_check: DEFAULT - %d, values.count %d",
438 DEBUGF(DDB3)("match: str '%s', invert %d", str, invert );
441 DEBUGF(DDB3)("match: str '%s' to '%s'", str, s );
448 DEBUGF(DDB3)("matc
[all...]
H A Ddebug.c41 { "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 Dgethostinfo.c644 DEBUGF(DDB3)("match: no innetgr() call, netgroups not permitted");
652 DEBUGFC(DDB3)Dump_line_list("Match_ipaddr_value- file contents'", &users );
H A Dlinelist.c2515 DEBUGF(DDB3)("In_group: checking '%s' for membership in group '%s'", user, group);
2522 DEBUGF(DDB3)("In_group: group id: %d\n", grent->gr_gid);
2524 DEBUGF(DDB3)("In_group: user default group id: %d\n", pwent->pw_gid);
2527 DEBUGF(DDB3)("In_group: member '%s'", *members);
2535 DEBUGF(DDB3)("In_group: group name '%s'", grent->gr_name);
2539 DEBUGF(DDB3)("In_group: user default group id: %d\n",
2543 DEBUGF(DDB3)("In_group: found '%s'", grent->gr_name);
2545 DEBUGF(DDB3)("In_group: member '%s'", *members);
2556 DEBUGF(DDB3)( "In_group: user %s NOT in netgroup %s", user, group+1 );
2558 DEBUGF(DDB3)( "In_grou
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Ddebug.h93 #define DDB3 ((0x4<<DDBSHIFT)) macro

Completed in 93 milliseconds