Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dfuncattrs.h122 #define PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y))) macro
134 #define PRINTFLIKE(x,y) macro