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

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Ddebug.h60 #define DEBUG3 DEBUGC(3,DRECV3|DCTRL3|DLPQ3|DLPRM3)
61 #define DEBUGL3 DEBUGL(3,DRECV3|DCTRL3|DLPQ3|DLPRM3)
107 #define DCTRL3 ((0x4<<DCTRLSHIFT)) macro
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Ddebug.c52 { "lpc+3",0,FLAG_K,(void *)&DbgFlag,DCTRL3|DCTRL2|DCTRL1, DCTRLMASK,0},
53 { "lpc+4",0,FLAG_K,(void *)&DbgFlag,DCTRL4|DCTRL3|DCTRL2|DCTRL1, DCTRLMASK,0},
H A Dlpd_control.c201 DEBUGF(DCTRL3)( "Job_control: DONE" );
213 DEBUGF(DCTRL3)("Do_printer_work: printer '%s', action '%s'",
217 DEBUGF(DCTRL3)( "Do_printer_work: checking printcap entry '%s'", Printer_DYN );
560 DEBUGF(DCTRL3)("Do_queue_control: sending '%s' to LPD", line );
578 DEBUGF(DCTRL3)( "Do_queue_control: done" );
806 DEBUGF(DCTRL3)("Do_control_lpq: sending '%s'", msg );

Completed in 91 milliseconds