Searched refs:dbglog (Results 26 - 50 of 95) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dpppd.h510 void dbglog __P((char *, ...)); /* log a debug message */
832 #define MAINDEBUG(x) if (debug) dbglog x
838 #define SYSDEBUG(x) if (debug) dbglog x
844 #define FSMDEBUG(x) if (debug) dbglog x
850 #define LCPDEBUG(x) if (debug) dbglog x
856 #define IPCPDEBUG(x) if (debug) dbglog x
862 #define IPV6CPDEBUG(x) if (debug) dbglog x
868 #define UPAPDEBUG(x) if (debug) dbglog x
874 #define CHAPDEBUG(x) if (debug) dbglog x
880 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pptpd-1.3.3/plugins/
H A Dpppd.h498 void dbglog __P((char *, ...)); /* log a debug message */
809 #define MAINDEBUG(x) if (debug) dbglog x
815 #define SYSDEBUG(x) if (debug) dbglog x
821 #define FSMDEBUG(x) if (debug) dbglog x
827 #define LCPDEBUG(x) if (debug) dbglog x
833 #define IPCPDEBUG(x) if (debug) dbglog x
839 #define IPV6CPDEBUG(x) if (debug) dbglog x
845 #define UPAPDEBUG(x) if (debug) dbglog x
851 #define CHAPDEBUG(x) if (debug) dbglog x
857 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/
H A Dpppd.h538 void dbglog __P((char *, ...)); /* log a debug message */
870 #define MAINDEBUG(x) if (debug) dbglog x
876 #define SYSDEBUG(x) if (debug) dbglog x
882 #define FSMDEBUG(x) if (debug) dbglog x
888 #define LCPDEBUG(x) if (debug) dbglog x
894 #define IPCPDEBUG(x) if (debug) dbglog x
900 #define IPV6CPDEBUG(x) if (debug) dbglog x
906 #define UPAPDEBUG(x) if (debug) dbglog x
912 #define CHAPDEBUG(x) if (debug) dbglog x
918 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
H A Deap.c476 dbglog("no DES here; cannot decode "
506 dbglog("decoded pseudonym to \"%.*q\"",
510 dbglog("failed to decode real name");
781 dbglog("no DES here; not generating pseudonym");
1214 dbglog("pseudonym file: %s", path);
1285 dbglog("EAP: decoded pseudonym is unusable <%.*B>", olen, inp);
1292 dbglog("EAP: error saving pseudonym: %m");
1297 dbglog("EAP: saved pseudonym");
1300 dbglog("EAP: failed to save pseudonym");
1425 dbglog("EA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pptpd/plugins/
H A Dpppd.h499 void dbglog __P((char *, ...)); /* log a debug message */
810 #define MAINDEBUG(x) if (debug) dbglog x
816 #define SYSDEBUG(x) if (debug) dbglog x
822 #define FSMDEBUG(x) if (debug) dbglog x
828 #define LCPDEBUG(x) if (debug) dbglog x
834 #define IPCPDEBUG(x) if (debug) dbglog x
840 #define IPV6CPDEBUG(x) if (debug) dbglog x
846 #define UPAPDEBUG(x) if (debug) dbglog x
852 #define CHAPDEBUG(x) if (debug) dbglog x
858 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/
H A Dpppd.h538 void dbglog __P((char *, ...)); /* log a debug message */
870 #define MAINDEBUG(x) if (debug) dbglog x
876 #define SYSDEBUG(x) if (debug) dbglog x
882 #define FSMDEBUG(x) if (debug) dbglog x
888 #define LCPDEBUG(x) if (debug) dbglog x
894 #define IPCPDEBUG(x) if (debug) dbglog x
900 #define IPV6CPDEBUG(x) if (debug) dbglog x
906 #define UPAPDEBUG(x) if (debug) dbglog x
912 #define CHAPDEBUG(x) if (debug) dbglog x
918 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
H A Deap.c476 dbglog("no DES here; cannot decode "
506 dbglog("decoded pseudonym to \"%.*q\"",
510 dbglog("failed to decode real name");
781 dbglog("no DES here; not generating pseudonym");
1214 dbglog("pseudonym file: %s", path);
1285 dbglog("EAP: decoded pseudonym is unusable <%.*B>", olen, inp);
1292 dbglog("EAP: error saving pseudonym: %m");
1297 dbglog("EAP: saved pseudonym");
1300 dbglog("EAP: failed to save pseudonym");
1425 dbglog("EA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dpppd.h510 void dbglog __P((char *, ...)); /* log a debug message */
832 #define MAINDEBUG(x) if (debug) dbglog x
838 #define SYSDEBUG(x) if (debug) dbglog x
844 #define FSMDEBUG(x) if (debug) dbglog x
850 #define LCPDEBUG(x) if (debug) dbglog x
856 #define IPCPDEBUG(x) if (debug) dbglog x
862 #define IPV6CPDEBUG(x) if (debug) dbglog x
868 #define UPAPDEBUG(x) if (debug) dbglog x
874 #define CHAPDEBUG(x) if (debug) dbglog x
880 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pptpd-1.3.3/plugins/
H A Dpppd.h498 void dbglog __P((char *, ...)); /* log a debug message */
809 #define MAINDEBUG(x) if (debug) dbglog x
815 #define SYSDEBUG(x) if (debug) dbglog x
821 #define FSMDEBUG(x) if (debug) dbglog x
827 #define LCPDEBUG(x) if (debug) dbglog x
833 #define IPCPDEBUG(x) if (debug) dbglog x
839 #define IPV6CPDEBUG(x) if (debug) dbglog x
845 #define UPAPDEBUG(x) if (debug) dbglog x
851 #define CHAPDEBUG(x) if (debug) dbglog x
857 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/
H A Dpppd.h538 void dbglog __P((char *, ...)); /* log a debug message */
870 #define MAINDEBUG(x) if (debug) dbglog x
876 #define SYSDEBUG(x) if (debug) dbglog x
882 #define FSMDEBUG(x) if (debug) dbglog x
888 #define LCPDEBUG(x) if (debug) dbglog x
894 #define IPCPDEBUG(x) if (debug) dbglog x
900 #define IPV6CPDEBUG(x) if (debug) dbglog x
906 #define UPAPDEBUG(x) if (debug) dbglog x
912 #define CHAPDEBUG(x) if (debug) dbglog x
918 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
H A Deap.c476 dbglog("no DES here; cannot decode "
506 dbglog("decoded pseudonym to \"%.*q\"",
510 dbglog("failed to decode real name");
781 dbglog("no DES here; not generating pseudonym");
1214 dbglog("pseudonym file: %s", path);
1285 dbglog("EAP: decoded pseudonym is unusable <%.*B>", olen, inp);
1292 dbglog("EAP: error saving pseudonym: %m");
1297 dbglog("EAP: saved pseudonym");
1300 dbglog("EAP: failed to save pseudonym");
1425 dbglog("EA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dpppd.h510 void dbglog __P((char *, ...)); /* log a debug message */
832 #define MAINDEBUG(x) if (debug) dbglog x
838 #define SYSDEBUG(x) if (debug) dbglog x
844 #define FSMDEBUG(x) if (debug) dbglog x
850 #define LCPDEBUG(x) if (debug) dbglog x
856 #define IPCPDEBUG(x) if (debug) dbglog x
862 #define IPV6CPDEBUG(x) if (debug) dbglog x
868 #define UPAPDEBUG(x) if (debug) dbglog x
874 #define CHAPDEBUG(x) if (debug) dbglog x
880 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pptpd-1.3.3/plugins/
H A Dpppd.h498 void dbglog __P((char *, ...)); /* log a debug message */
809 #define MAINDEBUG(x) if (debug) dbglog x
815 #define SYSDEBUG(x) if (debug) dbglog x
821 #define FSMDEBUG(x) if (debug) dbglog x
827 #define LCPDEBUG(x) if (debug) dbglog x
833 #define IPCPDEBUG(x) if (debug) dbglog x
839 #define IPV6CPDEBUG(x) if (debug) dbglog x
845 #define UPAPDEBUG(x) if (debug) dbglog x
851 #define CHAPDEBUG(x) if (debug) dbglog x
857 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/
H A Dpppd.h538 void dbglog __P((char *, ...)); /* log a debug message */
870 #define MAINDEBUG(x) if (debug) dbglog x
876 #define SYSDEBUG(x) if (debug) dbglog x
882 #define FSMDEBUG(x) if (debug) dbglog x
888 #define LCPDEBUG(x) if (debug) dbglog x
894 #define IPCPDEBUG(x) if (debug) dbglog x
900 #define IPV6CPDEBUG(x) if (debug) dbglog x
906 #define UPAPDEBUG(x) if (debug) dbglog x
912 #define CHAPDEBUG(x) if (debug) dbglog x
918 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
H A Deap.c476 dbglog("no DES here; cannot decode "
506 dbglog("decoded pseudonym to \"%.*q\"",
510 dbglog("failed to decode real name");
781 dbglog("no DES here; not generating pseudonym");
1214 dbglog("pseudonym file: %s", path);
1285 dbglog("EAP: decoded pseudonym is unusable <%.*B>", olen, inp);
1292 dbglog("EAP: error saving pseudonym: %m");
1297 dbglog("EAP: saved pseudonym");
1300 dbglog("EAP: failed to save pseudonym");
1425 dbglog("EA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pptpd/plugins/
H A Dpppd.h499 void dbglog __P((char *, ...)); /* log a debug message */
810 #define MAINDEBUG(x) if (debug) dbglog x
816 #define SYSDEBUG(x) if (debug) dbglog x
822 #define FSMDEBUG(x) if (debug) dbglog x
828 #define LCPDEBUG(x) if (debug) dbglog x
834 #define IPCPDEBUG(x) if (debug) dbglog x
840 #define IPV6CPDEBUG(x) if (debug) dbglog x
846 #define UPAPDEBUG(x) if (debug) dbglog x
852 #define CHAPDEBUG(x) if (debug) dbglog x
858 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/
H A Dpppd.h538 void dbglog __P((char *, ...)); /* log a debug message */
870 #define MAINDEBUG(x) if (debug) dbglog x
876 #define SYSDEBUG(x) if (debug) dbglog x
882 #define FSMDEBUG(x) if (debug) dbglog x
888 #define LCPDEBUG(x) if (debug) dbglog x
894 #define IPCPDEBUG(x) if (debug) dbglog x
900 #define IPV6CPDEBUG(x) if (debug) dbglog x
906 #define UPAPDEBUG(x) if (debug) dbglog x
912 #define CHAPDEBUG(x) if (debug) dbglog x
918 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pptpd/plugins/
H A Dpppd.h499 void dbglog __P((char *, ...)); /* log a debug message */
810 #define MAINDEBUG(x) if (debug) dbglog x
816 #define SYSDEBUG(x) if (debug) dbglog x
822 #define FSMDEBUG(x) if (debug) dbglog x
828 #define LCPDEBUG(x) if (debug) dbglog x
834 #define IPCPDEBUG(x) if (debug) dbglog x
840 #define IPV6CPDEBUG(x) if (debug) dbglog x
846 #define UPAPDEBUG(x) if (debug) dbglog x
852 #define CHAPDEBUG(x) if (debug) dbglog x
858 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/plugins/pppol2tp/
H A Dopenl2tp.c158 dbglog("openl2tp send: sent PPP_ACCM_IND, %d bytes", result);
242 dbglog("openl2tp send: sent PPP_UPDOWN_IND, %d bytes", result);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/plugins/pppol2tp/
H A Dopenl2tp.c158 dbglog("openl2tp send: sent PPP_ACCM_IND, %d bytes", result);
242 dbglog("openl2tp send: sent PPP_UPDOWN_IND, %d bytes", result);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/plugins/pppol2tp/
H A Dopenl2tp.c158 dbglog("openl2tp send: sent PPP_ACCM_IND, %d bytes", result);
242 dbglog("openl2tp send: sent PPP_UPDOWN_IND, %d bytes", result);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/plugins/pppol2tp/
H A Dopenl2tp.c158 dbglog("openl2tp send: sent PPP_ACCM_IND, %d bytes", result);
242 dbglog("openl2tp send: sent PPP_UPDOWN_IND, %d bytes", result);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/plugins/pppol2tp/
H A Dopenl2tp.c158 dbglog("openl2tp send: sent PPP_ACCM_IND, %d bytes", result);
242 dbglog("openl2tp send: sent PPP_UPDOWN_IND, %d bytes", result);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/plugins/pppol2tp/
H A Dopenl2tp.c158 dbglog("openl2tp send: sent PPP_ACCM_IND, %d bytes", result);
242 dbglog("openl2tp send: sent PPP_UPDOWN_IND, %d bytes", result);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/
H A Deap.c476 dbglog("no DES here; cannot decode "
506 dbglog("decoded pseudonym to \"%.*q\"",
510 dbglog("failed to decode real name");
781 dbglog("no DES here; not generating pseudonym");
1214 dbglog("pseudonym file: %s", path);
1285 dbglog("EAP: decoded pseudonym is unusable <%.*B>", olen, inp);
1292 dbglog("EAP: error saving pseudonym: %m");
1297 dbglog("EAP: saved pseudonym");
1300 dbglog("EAP: failed to save pseudonym");
1425 dbglog("EA
[all...]

Completed in 505 milliseconds

1234