Searched refs:STRLOG_ID (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/modules/
H A Dppp_mod.h77 #define STRLOG_ID 4712 macro
78 #define DPRINT(f) strlog(STRLOG_ID, 0, 0, SL_TRACE, f)
79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1)
80 #define DPRINT2(f, a1, a2) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2)
81 #define DPRINT3(f, a1, a2, a3) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2, a3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/solaris/
H A Dppp_mod.h77 #define STRLOG_ID 4712 macro
78 #define DPRINT(f) strlog(STRLOG_ID, 0, 0, SL_TRACE, f)
79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1)
80 #define DPRINT2(f, a1, a2) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2)
81 #define DPRINT3(f, a1, a2, a3) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2, a3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/modules/
H A Dppp_mod.h77 #define STRLOG_ID 4712 macro
78 #define DPRINT(f) strlog(STRLOG_ID, 0, 0, SL_TRACE, f)
79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1)
80 #define DPRINT2(f, a1, a2) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2)
81 #define DPRINT3(f, a1, a2, a3) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2, a3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/solaris/
H A Dppp_mod.h77 #define STRLOG_ID 4712 macro
78 #define DPRINT(f) strlog(STRLOG_ID, 0, 0, SL_TRACE, f)
79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1)
80 #define DPRINT2(f, a1, a2) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2)
81 #define DPRINT3(f, a1, a2, a3) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2, a3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/modules/
H A Dppp_mod.h77 #define STRLOG_ID 4712 macro
78 #define DPRINT(f) strlog(STRLOG_ID, 0, 0, SL_TRACE, f)
79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1)
80 #define DPRINT2(f, a1, a2) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2)
81 #define DPRINT3(f, a1, a2, a3) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2, a3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/solaris/
H A Dppp_mod.h77 #define STRLOG_ID 4712 macro
78 #define DPRINT(f) strlog(STRLOG_ID, 0, 0, SL_TRACE, f)
79 #define DPRINT1(f, a1) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1)
80 #define DPRINT2(f, a1, a2) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2)
81 #define DPRINT3(f, a1, a2, a3) strlog(STRLOG_ID, 0, 0, SL_TRACE, f, a1, a2, a3)

Completed in 174 milliseconds