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

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dwpa_debug.h76 PRINTF_FORMAT(2, 3);
188 void wpa_msg(void *ctx, int level, const char *fmt, ...) PRINTF_FORMAT(3, 4);
203 PRINTF_FORMAT(3, 4);
219 PRINTF_FORMAT(3, 4);
234 PRINTF_FORMAT(3, 4);
248 PRINTF_FORMAT(3, 4);
262 PRINTF_FORMAT(3, 4);
290 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.h350 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
353 #define PRINTF_FORMAT(a,b) macro
/freebsd-13-stable/contrib/wpa/src/tls/
H A Dtlsv1_server_i.h75 PRINTF_FORMAT(2, 3);
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_i.h229 PRINTF_FORMAT(2, 3);
/freebsd-13-stable/contrib/wpa/src/p2p/
H A Dp2p_i.h889 PRINTF_FORMAT(2, 3);
891 PRINTF_FORMAT(2, 3);
893 PRINTF_FORMAT(2, 3);
/freebsd-13-stable/contrib/wpa/src/radius/
H A Dradius_server.c428 PRINTF_FORMAT(2, 3);

Completed in 185 milliseconds