Home
last modified time | relevance | path

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

/external/libpcap/tests/
Dopentest.c88 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y))) macro
90 #define PCAP_PRINTFLIKE(x,y) macro
Dcapturetest.c89 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y))) macro
91 #define PCAP_PRINTFLIKE(x,y) macro
Dfiltertest.c97 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y))) macro
99 #define PCAP_PRINTFLIKE(x,y) macro
Dselpolltest.c97 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y))) macro
99 #define PCAP_PRINTFLIKE(x,y) macro
Dvalgrindtest.c146 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y))) macro
148 #define PCAP_PRINTFLIKE(x,y) macro