Home
last modified time | relevance | path

Searched defs:DEBUGP_C (Results 1 – 1 of 1) sorted by relevance

/external/iptables/libiptc/
Dlibiptc.c47 #define DEBUGP_C(x, args...) fprintf(stderr, x, ## args) macro
50 #define DEBUGP_C(x, args...) macro