Searched refs:DPRINT1 (Results 1 - 25 of 27) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/readline/examples/rlfe/
H A Drlfe.c138 #define DPRINT1(FMT, V1) (fprintf(logfile, FMT, V1), fflush(logfile)) macro
142 #define DPRINT1(FMT, V1) ((void) 0) /* Do nothing */ macro
427 DPRINT1("pty name: '%s'\n", name);
597 DPRINT1("[tty avail num_keys:%d]\n", num_keys);
609 DPRINT1 ("echo,canon,crnl:%03d\n",
617 DPRINT1("tcgetattr on master fd failed: errno = %d\n", errno);
625 DPRINT1("[read %d chars from stdin: ", count);
669 DPRINT1("New prompt '%s'\n", prompt);
715 DPRINT1("suppressed %d characters of echo.\n", buf_count-old_count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/readline/examples/rlfe/
H A Drlfe.c138 #define DPRINT1(FMT, V1) (fprintf(logfile, FMT, V1), fflush(logfile)) macro
142 #define DPRINT1(FMT, V1) ((void) 0) /* Do nothing */ macro
427 DPRINT1("pty name: '%s'\n", name);
597 DPRINT1("[tty avail num_keys:%d]\n", num_keys);
609 DPRINT1 ("echo,canon,crnl:%03d\n",
617 DPRINT1("tcgetattr on master fd failed: errno = %d\n", errno);
625 DPRINT1("[read %d chars from stdin: ", count);
669 DPRINT1("New prompt '%s'\n", prompt);
715 DPRINT1("suppressed %d characters of echo.\n", buf_count-old_count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/readline/examples/rlfe/
H A Drlfe.c138 #define DPRINT1(FMT, V1) (fprintf(logfile, FMT, V1), fflush(logfile)) macro
142 #define DPRINT1(FMT, V1) ((void) 0) /* Do nothing */ macro
427 DPRINT1("pty name: '%s'\n", name);
597 DPRINT1("[tty avail num_keys:%d]\n", num_keys);
609 DPRINT1 ("echo,canon,crnl:%03d\n",
617 DPRINT1("tcgetattr on master fd failed: errno = %d\n", errno);
625 DPRINT1("[read %d chars from stdin: ", count);
669 DPRINT1("New prompt '%s'\n", prompt);
715 DPRINT1("suppressed %d characters of echo.\n", buf_count-old_count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/modules/
H A Dppp_mod.h79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1) macro
84 #define DPRINT1(f, a1) cmn_err(CE_CONT, f, a1) macro
90 #define DPRINT1(f, a1) printf(f, a1) macro
97 #define DPRINT1(f, a1) 0 macro
H A Dppp_comp.c359 DPRINT1("ppp_comp_wput/%d: PPPIO_CFLAGS b_cont = 0!\n", cp->unit);
389 DPRINT1("ppp_comp_wput/%d: PPPIO_VJINIT b_cont = 0!\n", cp->unit);
407 DPRINT1("ppp_comp_wput/%d: PPPIO_[XR]COMP b_cont = 0!\n", cp->unit);
546 DPRINT1("ppp_comp_wput/%d: PPPIO_DEBUG b_cont = 0!\n", cp->unit);
551 DPRINT1("ppp_comp%d: debug log enabled\n", cp->unit);
638 DPRINT1("ppp_comp_wsrv: bogus short packet (%d)\n", len);
661 DPRINT1("ppp_comp_wsrv: pullup failed (%d)\n", hlen);
960 DPRINT1("ppp%d: resetting VJ\n", cp->unit);
H A Dppp.c507 DPRINT1("ppp%d: lower stream still connected on close?\n",
619 DPRINT1("pppuwput/%d: mp = 0!\n", us->mn);
623 DPRINT1("pppuwput/%d: mp->b_datap = 0!\n", us->mn);
643 DPRINT1("pppuwput: junk data len=%d\n", msgdsize(mp));
672 DPRINT1("pppuwput/%d: ioctl I_LINK b_cont = 0!\n", us->mn);
678 DPRINT1("pppuwput/%d: ioctl I_LINK l_qbot = 0!\n", us->mn);
712 DPRINT1("pppuwput/%d: ioctl I_UNLINK b_cont = 0!\n", us->mn);
760 DPRINT1("pppuwput/%d: ioctl PPPIO_ATTACH b_cont = 0!\n", us->mn);
781 DPRINT1("pppuwput/%d: ioctl PPPIO_BIND b_cont = 0!\n", us->mn);
804 DPRINT1("pppuwpu
[all...]
H A Dppp_ahdlc.c385 DPRINT1("ahdlc_wput/%d: PPPIO_XACCM b_cont = 0!\n", state->unit);
406 DPRINT1("ahdlc_wput/%d: PPPIO_RACCM b_cont = 0!\n", state->unit);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/solaris/
H A Dppp_mod.h79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1) macro
84 #define DPRINT1(f, a1) cmn_err(CE_CONT, f, a1) macro
90 #define DPRINT1(f, a1) printf(f, a1) macro
97 #define DPRINT1(f, a1) 0 macro
H A Dppp.c509 DPRINT1("ppp%d: lower stream still connected on close?\n",
621 DPRINT1("pppuwput/%d: mp = 0!\n", us->mn);
625 DPRINT1("pppuwput/%d: mp->b_datap = 0!\n", us->mn);
645 DPRINT1("pppuwput: junk data len=%d\n", msgdsize(mp));
675 DPRINT1("pppuwput/%d: ioctl I_LINK b_cont = 0!\n", us->mn);
681 DPRINT1("pppuwput/%d: ioctl I_LINK l_qbot = 0!\n", us->mn);
715 DPRINT1("pppuwput/%d: ioctl I_UNLINK b_cont = 0!\n", us->mn);
765 DPRINT1("pppuwput/%d: ioctl PPPIO_ATTACH b_cont = 0!\n", us->mn);
787 DPRINT1("pppuwput/%d: ioctl PPPIO_BIND b_cont = 0!\n", us->mn);
810 DPRINT1("pppuwpu
[all...]
H A Dppp_comp.c359 DPRINT1("ppp_comp_wput/%d: PPPIO_CFLAGS b_cont = 0!\n", cp->unit);
389 DPRINT1("ppp_comp_wput/%d: PPPIO_VJINIT b_cont = 0!\n", cp->unit);
407 DPRINT1("ppp_comp_wput/%d: PPPIO_[XR]COMP b_cont = 0!\n", cp->unit);
546 DPRINT1("ppp_comp_wput/%d: PPPIO_DEBUG b_cont = 0!\n", cp->unit);
551 DPRINT1("ppp_comp%d: debug log enabled\n", cp->unit);
638 DPRINT1("ppp_comp_wsrv: bogus short packet (%d)\n", len);
661 DPRINT1("ppp_comp_wsrv: pullup failed (%d)\n", hlen);
960 DPRINT1("ppp%d: resetting VJ\n", cp->unit);
H A Dppp_ahdlc.c384 DPRINT1("ahdlc_wput/%d: PPPIO_XACCM b_cont = 0!\n", state->unit);
401 DPRINT1("ahdlc_wput/%d: PPPIO_RACCM b_cont = 0!\n", state->unit);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/modules/
H A Dppp_mod.h79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1) macro
84 #define DPRINT1(f, a1) cmn_err(CE_CONT, f, a1) macro
90 #define DPRINT1(f, a1) printf(f, a1) macro
97 #define DPRINT1(f, a1) 0 macro
H A Dppp_comp.c359 DPRINT1("ppp_comp_wput/%d: PPPIO_CFLAGS b_cont = 0!\n", cp->unit);
389 DPRINT1("ppp_comp_wput/%d: PPPIO_VJINIT b_cont = 0!\n", cp->unit);
407 DPRINT1("ppp_comp_wput/%d: PPPIO_[XR]COMP b_cont = 0!\n", cp->unit);
546 DPRINT1("ppp_comp_wput/%d: PPPIO_DEBUG b_cont = 0!\n", cp->unit);
551 DPRINT1("ppp_comp%d: debug log enabled\n", cp->unit);
638 DPRINT1("ppp_comp_wsrv: bogus short packet (%d)\n", len);
661 DPRINT1("ppp_comp_wsrv: pullup failed (%d)\n", hlen);
960 DPRINT1("ppp%d: resetting VJ\n", cp->unit);
H A Dppp.c507 DPRINT1("ppp%d: lower stream still connected on close?\n",
619 DPRINT1("pppuwput/%d: mp = 0!\n", us->mn);
623 DPRINT1("pppuwput/%d: mp->b_datap = 0!\n", us->mn);
643 DPRINT1("pppuwput: junk data len=%d\n", msgdsize(mp));
672 DPRINT1("pppuwput/%d: ioctl I_LINK b_cont = 0!\n", us->mn);
678 DPRINT1("pppuwput/%d: ioctl I_LINK l_qbot = 0!\n", us->mn);
712 DPRINT1("pppuwput/%d: ioctl I_UNLINK b_cont = 0!\n", us->mn);
760 DPRINT1("pppuwput/%d: ioctl PPPIO_ATTACH b_cont = 0!\n", us->mn);
781 DPRINT1("pppuwput/%d: ioctl PPPIO_BIND b_cont = 0!\n", us->mn);
804 DPRINT1("pppuwpu
[all...]
H A Dppp_ahdlc.c385 DPRINT1("ahdlc_wput/%d: PPPIO_XACCM b_cont = 0!\n", state->unit);
406 DPRINT1("ahdlc_wput/%d: PPPIO_RACCM b_cont = 0!\n", state->unit);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/solaris/
H A Dppp_mod.h79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1) macro
84 #define DPRINT1(f, a1) cmn_err(CE_CONT, f, a1) macro
90 #define DPRINT1(f, a1) printf(f, a1) macro
97 #define DPRINT1(f, a1) 0 macro
H A Dppp.c509 DPRINT1("ppp%d: lower stream still connected on close?\n",
621 DPRINT1("pppuwput/%d: mp = 0!\n", us->mn);
625 DPRINT1("pppuwput/%d: mp->b_datap = 0!\n", us->mn);
645 DPRINT1("pppuwput: junk data len=%d\n", msgdsize(mp));
675 DPRINT1("pppuwput/%d: ioctl I_LINK b_cont = 0!\n", us->mn);
681 DPRINT1("pppuwput/%d: ioctl I_LINK l_qbot = 0!\n", us->mn);
715 DPRINT1("pppuwput/%d: ioctl I_UNLINK b_cont = 0!\n", us->mn);
765 DPRINT1("pppuwput/%d: ioctl PPPIO_ATTACH b_cont = 0!\n", us->mn);
787 DPRINT1("pppuwput/%d: ioctl PPPIO_BIND b_cont = 0!\n", us->mn);
810 DPRINT1("pppuwpu
[all...]
H A Dppp_comp.c359 DPRINT1("ppp_comp_wput/%d: PPPIO_CFLAGS b_cont = 0!\n", cp->unit);
389 DPRINT1("ppp_comp_wput/%d: PPPIO_VJINIT b_cont = 0!\n", cp->unit);
407 DPRINT1("ppp_comp_wput/%d: PPPIO_[XR]COMP b_cont = 0!\n", cp->unit);
546 DPRINT1("ppp_comp_wput/%d: PPPIO_DEBUG b_cont = 0!\n", cp->unit);
551 DPRINT1("ppp_comp%d: debug log enabled\n", cp->unit);
638 DPRINT1("ppp_comp_wsrv: bogus short packet (%d)\n", len);
661 DPRINT1("ppp_comp_wsrv: pullup failed (%d)\n", hlen);
960 DPRINT1("ppp%d: resetting VJ\n", cp->unit);
H A Dppp_ahdlc.c384 DPRINT1("ahdlc_wput/%d: PPPIO_XACCM b_cont = 0!\n", state->unit);
401 DPRINT1("ahdlc_wput/%d: PPPIO_RACCM b_cont = 0!\n", state->unit);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/modules/
H A Dppp_mod.h79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1) macro
84 #define DPRINT1(f, a1) cmn_err(CE_CONT, f, a1) macro
90 #define DPRINT1(f, a1) printf(f, a1) macro
97 #define DPRINT1(f, a1) 0 macro
H A Dppp_comp.c359 DPRINT1("ppp_comp_wput/%d: PPPIO_CFLAGS b_cont = 0!\n", cp->unit);
389 DPRINT1("ppp_comp_wput/%d: PPPIO_VJINIT b_cont = 0!\n", cp->unit);
407 DPRINT1("ppp_comp_wput/%d: PPPIO_[XR]COMP b_cont = 0!\n", cp->unit);
546 DPRINT1("ppp_comp_wput/%d: PPPIO_DEBUG b_cont = 0!\n", cp->unit);
551 DPRINT1("ppp_comp%d: debug log enabled\n", cp->unit);
638 DPRINT1("ppp_comp_wsrv: bogus short packet (%d)\n", len);
661 DPRINT1("ppp_comp_wsrv: pullup failed (%d)\n", hlen);
960 DPRINT1("ppp%d: resetting VJ\n", cp->unit);
H A Dppp.c507 DPRINT1("ppp%d: lower stream still connected on close?\n",
619 DPRINT1("pppuwput/%d: mp = 0!\n", us->mn);
623 DPRINT1("pppuwput/%d: mp->b_datap = 0!\n", us->mn);
643 DPRINT1("pppuwput: junk data len=%d\n", msgdsize(mp));
672 DPRINT1("pppuwput/%d: ioctl I_LINK b_cont = 0!\n", us->mn);
678 DPRINT1("pppuwput/%d: ioctl I_LINK l_qbot = 0!\n", us->mn);
712 DPRINT1("pppuwput/%d: ioctl I_UNLINK b_cont = 0!\n", us->mn);
760 DPRINT1("pppuwput/%d: ioctl PPPIO_ATTACH b_cont = 0!\n", us->mn);
781 DPRINT1("pppuwput/%d: ioctl PPPIO_BIND b_cont = 0!\n", us->mn);
804 DPRINT1("pppuwpu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/solaris/
H A Dppp_mod.h79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1) macro
84 #define DPRINT1(f, a1) cmn_err(CE_CONT, f, a1) macro
90 #define DPRINT1(f, a1) printf(f, a1) macro
97 #define DPRINT1(f, a1) 0 macro
H A Dppp.c509 DPRINT1("ppp%d: lower stream still connected on close?\n",
621 DPRINT1("pppuwput/%d: mp = 0!\n", us->mn);
625 DPRINT1("pppuwput/%d: mp->b_datap = 0!\n", us->mn);
645 DPRINT1("pppuwput: junk data len=%d\n", msgdsize(mp));
675 DPRINT1("pppuwput/%d: ioctl I_LINK b_cont = 0!\n", us->mn);
681 DPRINT1("pppuwput/%d: ioctl I_LINK l_qbot = 0!\n", us->mn);
715 DPRINT1("pppuwput/%d: ioctl I_UNLINK b_cont = 0!\n", us->mn);
765 DPRINT1("pppuwput/%d: ioctl PPPIO_ATTACH b_cont = 0!\n", us->mn);
787 DPRINT1("pppuwput/%d: ioctl PPPIO_BIND b_cont = 0!\n", us->mn);
810 DPRINT1("pppuwpu
[all...]
H A Dppp_comp.c359 DPRINT1("ppp_comp_wput/%d: PPPIO_CFLAGS b_cont = 0!\n", cp->unit);
389 DPRINT1("ppp_comp_wput/%d: PPPIO_VJINIT b_cont = 0!\n", cp->unit);
407 DPRINT1("ppp_comp_wput/%d: PPPIO_[XR]COMP b_cont = 0!\n", cp->unit);
546 DPRINT1("ppp_comp_wput/%d: PPPIO_DEBUG b_cont = 0!\n", cp->unit);
551 DPRINT1("ppp_comp%d: debug log enabled\n", cp->unit);
638 DPRINT1("ppp_comp_wsrv: bogus short packet (%d)\n", len);
661 DPRINT1("ppp_comp_wsrv: pullup failed (%d)\n", hlen);
960 DPRINT1("ppp%d: resetting VJ\n", cp->unit);

Completed in 104 milliseconds

12