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

/freebsd-12-stable/contrib/libpcap/pcap/
H A Dfuncattrs.h202 #define PCAP_PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y))) macro
204 #define PCAP_PRINTFLIKE(x,y) macro

Completed in 117 milliseconds