Searched refs:LOGIT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDA/Debugging/
H A DIrDADebugging.h21 #define LOGIT(expr) \ macro
25 #define LOGIT(expr) ((void)0) macro
77 LOGIT(expr); \
85 LOGIT(expr); \
94 LOGIT(expr); \
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-extension/
H A Dl2tp_rfc.c115 #define LOGIT(rfc, str, args...) \ macro
235 LOGIT(rfc, "L2TP prepare for freeing (%p)\n", rfc);
265 LOGIT(rfc, "L2TP free (%p)\n", rfc);
321 LOGIT(rfc, "L2TP command (%p): set flags = 0x%x\n", rfc, *(u_int32_t *)cmddata);
326 LOGIT(rfc, "L2TP command (%p): get flags = 0x%x\n", rfc, rfc->flags);
331 LOGIT(rfc, "L2TP command (%p): set window = %d\n", rfc, *(u_int16_t *)cmddata);
336 LOGIT(rfc, "L2TP command (%p): set peer window = %d\n", rfc, *(u_int16_t *)cmddata);
353 LOGIT(rfc, "L2TP command (%p): get new tunnel id = 0x%x\n", rfc, *(u_int16_t *)cmddata);
357 LOGIT(rfc, "L2TP command (%p): set tunnel id = 0x%x\n", rfc, *(u_int16_t *)cmddata);
376 LOGIT(rf
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dmaster.c219 LOGIT(result); \
229 LOGIT(result); \
274 LOGIT(result); \
300 else LOGIT(result)
302 #define LOGIT(result) \ macro
1230 LOGIT(result);
1389 LOGIT(result);
1532 LOGIT(result);
1976 LOGIT(result);

Completed in 166 milliseconds