Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/1/external/iptables/extensions/
Dlibxt_set.c26 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
28 #define DEBUGP(x, args...) macro
Dlibxt_sctp.c27 #define DEBUGP(format, fist...) macro
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/gensrcs/external/iptables/extensions/
Dlibxt_set.c26 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
28 #define DEBUGP(x, args...) macro
Dlibxt_sctp.c27 #define DEBUGP(format, fist...) macro
/aosp_15_r20/external/iptables/extensions/
H A Dlibxt_set.c26 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
28 #define DEBUGP(x, args...) macro
H A Dlibxt_dccp.c23 #define DEBUGP(format, fist...) macro
H A Dlibxt_sctp.c27 #define DEBUGP(format, fist...) macro
/aosp_15_r20/external/iptables/iptables/
H A Dxshared.h14 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
22 #define DEBUGP(x, args...) macro
/aosp_15_r20/external/iptables/libiptc/
H A Dlibiptc.c46 #define DEBUGP(x, args...) fprintf(stderr, "%s: " x, __FUNCTION__, ## args) macro
49 #define DEBUGP(x, args...) macro