Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libpcap/pcap/
H A Dfuncattrs.h268 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y))) macro
270 #define PCAP_PRINTFLIKE(x,y) macro