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

/freebsd-10.0-release/contrib/wpa/src/utils/
H A Dcommon.h319 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
322 #define PRINTF_FORMAT(a,b) macro

Completed in 62 milliseconds