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

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Ddebug.h62 #define DEBUG4 DEBUGC(4,DRECV4|DCTRL4|DLPQ4|DLPRM4)
63 #define DEBUGL4 DEBUGL(4,DRECV4|DCTRL4|DLPQ4|DLPRM4)
101 #define DRECV4 ((0x8<<DRECVSHIFT)) macro
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Duser_auth.c298 DEBUGF(DRECV4)("Test_receive: remote read '%d' '%s'", n, buffer );
312 DEBUGF(DRECV4)("Test_receive: end read" );
333 DEBUGF(DRECV4)("Test_receive: sending '%d' '%s'", n, buffer );
894 DEBUGF(DRECV4)("md5_receive: remote read '%d' '%s'", n, buffer );
909 DEBUGF(DRECV4)("md5_receive: end read" );
1001 DEBUGF(DRECV4)("md5_receive: sending '%d' '%s'", n, buffer );
1621 DEBUGF(DRECV4)("Pgp_receive: starting read from %d", *sock );
1625 DEBUGF(DRECV4)("Pgp_receive: remote read '%d' '%s'", n, buffer );
1639 DEBUGF(DRECV4)("Pgp_receive: remote read '%d' '%s'", n, buffer );
1656 DEBUGF(DRECV4)("Pgp_receiv
[all...]
H A Ddebug.c48 { "lpr+4",0,FLAG_K,(void *)&DbgFlag,DRECV4|DRECV3|DRECV2|DRECV1, DRECVMASK,0},
H A Dlpd_rcvjob.c386 DEBUGF(DRECV4)("Receive_job: receiving '%s' %d bytes ", filename, read_len );
407 DEBUGF(DRECV4)("Receive_job: status %d, read_len %0.0f, file_len %0.0f",
500 DEBUGFC(DRECV4)Dump_job("Receive_job - error", &job );
681 DEBUGF(DRECV4)("Receive_block_job: receiving '%s' %0.0f bytes ", tempfile, file_len );
684 DEBUGF(DRECV4)("Receive_block_job: received %d bytes ", read_len );

Completed in 41 milliseconds