Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Dfuncattrs.h284 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y))) macro
286 #define PCAP_PRINTFLIKE(x,y) macro