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

/freebsd-11.0-release/contrib/wpa/src/utils/
H A Dwpa_debug.h73 PRINTF_FORMAT(2, 3);
185 void wpa_msg(void *ctx, int level, const char *fmt, ...) PRINTF_FORMAT(3, 4);
200 PRINTF_FORMAT(3, 4);
216 PRINTF_FORMAT(3, 4);
231 PRINTF_FORMAT(3, 4);
245 PRINTF_FORMAT(3, 4);
259 PRINTF_FORMAT(3, 4);
287 const char *fmt, ...) PRINTF_FORMAT(5, 6);
H A Dwpabuf.h39 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) PRINTF_FORMAT(2, 3);
H A Dcommon.h334 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
337 #define PRINTF_FORMAT(a,b) macro
/freebsd-11.0-release/contrib/wpa/src/tls/
H A Dtlsv1_server_i.h70 PRINTF_FORMAT(2, 3);
/freebsd-11.0-release/contrib/wpa/src/eap_server/
H A Deap_i.h223 PRINTF_FORMAT(2, 3);
/freebsd-11.0-release/contrib/wpa/src/p2p/
H A Dp2p_i.h878 PRINTF_FORMAT(2, 3);
880 PRINTF_FORMAT(2, 3);
882 PRINTF_FORMAT(2, 3);
/freebsd-11.0-release/contrib/wpa/src/radius/
H A Dradius_server.c363 PRINTF_FORMAT(2, 3);

Completed in 118 milliseconds