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

/freebsd-11.0-release/contrib/sendmail/include/sm/
H A Dcdefs.h133 # define PRINTFLIKE(x,y) __attribute__ ((__format__ (__printf__, x, y))) macro
135 # define PRINTFLIKE(x,y) macro
/freebsd-11.0-release/contrib/libxo/libxo/
H A Dxo.h43 #define PRINTFLIKE(_x, _y) __printflike(_x, _y) macro
45 #define PRINTFLIKE(_x, _y) macro
[all...]

Completed in 59 milliseconds