Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dcommon.h385 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
388 #define PRINTF_FORMAT(a,b) macro