• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/

Lines Matching refs:DEBUGF

268 	DEBUGF(DNW1)("getconnection: START host %s, port %s, timeout %d, connection_type %d",
279 DEBUGF(DNW1)("getconnection: fqdn found %s, h_addr_list count %d",
289 DEBUGF(DNW2)("getconnection: cannot get address for '%s'", hostname );
294 DEBUGF(DNW1)("getconnection: unix_socket_path %s", unix_socket_path );
307 DEBUGF(DNW1)("getconnection: using unix socket");
339 DEBUGF(DNW2) ("getconnection: unix domain socket %d", sock);
347 DEBUGF(DNW2)("getconnection: trying connect to UNIX domain socket '%s', timeout %d",
354 DEBUGF(DNW2)(
362 DEBUGF(DNW1)("getconnection: connection to '%s' timed out",
367 DEBUGF(DNW1)("getconnection: connection to '%s' failed '%s'",
388 DEBUGF(DNW2)("getconnection: destination IP '%s' port %d",
405 DEBUGF(DNW2)(
468 DEBUGF(DNW2)("getconnection: minportno %d, maxportno %d, range %d, port_number %d",
472 DEBUGF(DNW1)("getconnection: AGAIN port %d, min %d, max %d, count %d, connects %d",
474 DEBUGF(DNW2)("getconnection: protocol %d, connection_type %d",
499 DEBUGF(DNW2) ("getconnection: socket %d", sock);
519 DEBUGF(DNW2) ("getconnection: trying port %d, bound to addr '%s'",
535 DEBUGF(DNW2) ("getconnection: sock %d, reuse status %d",
549 DEBUGF(DNW2) ("getconnection: bind returns %d, sock %d, port %d, src '%s'",
580 DEBUGF(DNW2)("getconnection: trying connect to '%s', timeout %d",
587 DEBUGF(DNW2)(
595 DEBUGF(DNW1)("getconnection: connection to '%s' timed out",
600 DEBUGF(DNW1)("getconnection: connection to '%s' failed '%s'",
636 DEBUGF(DNW1)( "getconnection: sock %d, src ip %s, port %d", sock,
638 DEBUGF(DNW1)( "getconnection: dest ip %s, port %d",
645 DEBUGF(DNW1)("getconnection: connection to '%s' socket %d, errormsg '%s'",
663 DEBUGF(DNW2) ("Set_linger: SO_LINGER socket %d, value %d", sock, n );
666 DEBUGF(DNW2) ("Set_linger: getsockopt linger failed - '%s'", Errormsg(errno) );
670 DEBUGF(DNW4) ("Set_linger: SO_LINGER socket %d, onoff %d, linger %d",
682 DEBUGF(DNW2) ("Set_linger: setsockopt linger %d failed - '%s'", n, Errormsg(errno) );
686 DEBUGF(DNW2) ("Set_linger: NO SO_LINGER, socket %d, value %d", sock, n);
722 DEBUGF(DNW1)("Link_listen: fqdn found %s, h_addr_list count %d",
744 DEBUGF(DNW2)("Link_listen: bind to IP '%s' port %d",
774 DEBUGF(DNW4)("Link_listen: bind to lpd port %d failed '%s'",
793 DEBUGF(DNW4)("Link_listen: port %d, socket %d", ntohs( sinaddr.sin_port ), sock);
814 DEBUGF(DNW2)("Unix_link_listen: path %s", unix_socket_path );
823 DEBUGF(DNW1)("Unix_link_listen: using unix socket");
859 DEBUGF(DNW4)("Unix_link_listen: bind to unix port %s failed '%s'",
880 DEBUGF(DNW4)("Unix_link_listen: socket %d", sock);
890 DEBUGF(DNW4) ("Link_open: host '%s', timeout %d",
893 DEBUGF(DNW4) ("Link_open: socket %d", sock );
901 DEBUGF(DNW4)(
905 DEBUGF(DNW4) ("Link_open_type: socket %d", sock );
926 DEBUGF(DNW4) ("Link_open_list: host trying '%s'", list.list[i] );
929 DEBUGF(DNW4) ("Link_open_list: result host '%s' socket %d", list.list[i], sock );
952 DEBUGF(DNW4) ("Link_close: closing socket %d", *sock );
997 DEBUGF(DNW1)( "Link_send: bad socket" );
1004 DEBUGF(DNW1)( "Link_send: host '%s' socket %d, timeout %d",
1006 DEBUGF(DNW1)( "Link_send: str '%s', count %d, ack 0x%x",
1016 DEBUGF(DNW2)("Link_send: final write status %d", i );
1019 DEBUGF(DNW2)("Link_send: write to '%s' timed out", host);
1023 DEBUGF(DNW2)("Link_send: write to '%s' failed '%s'",
1034 DEBUGF(DNW2)("Link_send: ack required" );
1038 DEBUGF(DNW2)("Link_send: read status '%d'", i );
1041 DEBUGF(DNW2)("Link_send: ack read from '%s' timed out", host);
1045 DEBUGF(DNW2)("Link_send: ack read from '%s' failed - %s",
1051 DEBUGF(DNW2)("Link_send: ack read EOF from '%s'", host );
1057 DEBUGF(DNW2)("Link_send: read %d, status %s, ack=%s",
1080 DEBUGF(DNW1)("Link_send: final status %s", Link_err_str(status) );
1106 DEBUGF(DNW4)("Link_copy: sending %0.0f of '%s' to %s, rdtmo %d, wrtmo %d, fd %d",
1110 DEBUGF(DNW4)( "Link_copy: bad socket" );
1120 DEBUGF(DNW4)("Link_copy: read %d bytes", len );
1128 DEBUGF(DNW4)(
1134 DEBUGF(DNW4)("Link_copy: read status %d count %0.0f", len, count );
1142 DEBUGF(DNW4)("Link_copy: write done, status %d", len );
1145 DEBUGF(DNW4)("Link_copy: write to '%s' timed out", host);
1149 DEBUGF(DNW4)("Link_copy: write to '%s' failed - %s",
1176 DEBUGF(DNW4)("Link_copy: status %d", status );
1209 DEBUGF(DNW4)("getservbyname(\"%s\",tcp) failed", port);
1216 DEBUGF(DNW1)("Link_dest_port_num: port %s = %d", port, ntohs( port_num ) );
1248 DEBUGF(DNW1) ("Link_line_read: reading %d from '%s' on %d, timeout %d",
1252 DEBUGF(DNW4)("Link_line_read: bad socket" );
1274 DEBUGF(DNW2)( "Link_line_read: read %d, timeout %d, '%s'", len, Alarm_timed_out, buf);
1280 DEBUGF(DNW4)( "Link_line_read: read from '%s' timed out", host);
1283 DEBUGF(DNW4)("Link_line_read: EOF from '%s'", host );
1289 DEBUGF(DNW4)("Link_line_read: read from '%s' failed - %s", host,
1294 DEBUGF(DNW4)("Link_line_read: no LF on line from '%s'", host );
1299 DEBUGF(DNW4)("Link_line_read: status %d, len %d", status, len );
1331 DEBUGF(DNW1) ("Link_line_peek: peeking for %d from '%s' on %d, timeout %d",
1335 DEBUGF(DNW1)("Link_line_peek: bad socket" );
1350 DEBUGF(DNW1)( "Link_line_peek: read %d, timeout %d, '%s'", len, Alarm_timed_out, buf);
1357 DEBUGF(DNW1)("Link_line_peek: read from '%s' failed - %s", host,
1366 DEBUGF(DNW1)("Link_line_peek: status %d, len %d", status, len );
1393 DEBUGF(DNW1) ("Link_read: reading %d from '%s' on socket %d",
1397 DEBUGF(DNW1)( "Link_read: bad socket" );
1423 DEBUGF(DNW2)("Link_read: read %d from '%s' timed out",
1428 DEBUGF(DNW2)("Link_read: read %d from '%s' failed, returned %d - %s",
1468 DEBUGF(DNW1) ("Link_file_read: reading %0.0f from '%s' on %d",
1472 DEBUGF(DNW2)( "Link_file_read: bad socket" );
1486 DEBUGF(DNW2)("Link_file_read: doing data read" );
1492 DEBUGF(DNW2)( "Link_file_read: read from '%s' timed out", host);
1495 DEBUGF(DNW2)("Link_file_read: len %0.0f, readlen %d, read %d", len, l, i );
1517 DEBUGF(DNW2)( "Link_file_read: write %d to fd %d failed - %s",
1524 DEBUGF(DNW2)("Link_file_read: read from '%s' failed - %s",
1545 DEBUGF(DNW2)("Link_file_read: doing end marker byte read" );
1550 DEBUGF(DNW2)( "Link_file_read: end marker byte read from '%s' timed out", host);
1553 DEBUGF(DNW2)("Link_file_read: end marker read count %d value %d", i, *str );
1556 DEBUGF(DNW2)( "Link_file_read: nonzero end marker '%d'", *ack );
1560 DEBUGF(DNW2)("Link_file_read: EOF and no end marker" );
1563 DEBUGF(DNW2)("Link_file_read: end marker read from '%s' failed - %s",
1570 DEBUGF(DNW2)("Link_file_read: status %d", status );
1603 DEBUGF(DNW1) ("Link_file_read: reading %0.0f from '%s' on %d",
1607 DEBUGF(DNW2)( "Link_file_read: bad socket" );
1617 DEBUGF(DNW2)("Link_file_read: doing data read" );
1623 DEBUGF(DNW2)( "Link_file_read: read from '%s' timed out", host);
1626 DEBUGF(DNW2)("Link_file_read: len %0.0f, readlen %d, read %d", len, l, i );
1634 DEBUGF(DNW2)( "Link_file_read: write %d to fd %d failed - %s",
1641 DEBUGF(DNW2)("Link_file_read: read from '%s' failed - %s",
1656 DEBUGF(DNW2)("Link_file_read: doing end marker byte read" );
1661 DEBUGF(DNW2)( "Link_file_read: end marker byte read from '%s' timed out", host);
1664 DEBUGF(DNW2)("Link_file_read: end marker read count %d value %d", i, *str );
1667 DEBUGF(DNW2)( "Link_file_read: nonzero end marker '%d'", *ack );
1671 DEBUGF(DNW2)("Link_file_read: EOF and no end marker" );
1674 DEBUGF(DNW2)("Link_file_read: end marker read from '%s' failed - %s",
1681 DEBUGF(DNW2)("Link_file_read: status %d", status );