Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/utils/
Dwpa_debug.h74 PRINTF_FORMAT(2, 3);
186 void wpa_msg(void *ctx, int level, const char *fmt, ...) PRINTF_FORMAT(3, 4);
201 PRINTF_FORMAT(3, 4);
217 PRINTF_FORMAT(3, 4);
232 PRINTF_FORMAT(3, 4);
246 PRINTF_FORMAT(3, 4);
260 PRINTF_FORMAT(3, 4);
288 const char *fmt, ...) PRINTF_FORMAT(5, 6);
Dcommon.h353 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
356 #define PRINTF_FORMAT(a,b) macro
486 PRINTF_FORMAT(3, 4);
Dwpabuf.h39 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) PRINTF_FORMAT(2, 3);
/freebsd-12-stable/contrib/wpa/src/tls/
Dtlsv1_server_i.h75 PRINTF_FORMAT(2, 3);
/freebsd-12-stable/contrib/wpa/src/eap_server/
Deap_i.h200 PRINTF_FORMAT(2, 3);
/freebsd-12-stable/contrib/wpa/src/p2p/
Dp2p_i.h895 PRINTF_FORMAT(2, 3);
897 PRINTF_FORMAT(2, 3);
899 PRINTF_FORMAT(2, 3);
/freebsd-12-stable/contrib/wpa/src/ap/
Dwpa_auth_i.h282 PRINTF_FORMAT(4, 5);
/freebsd-12-stable/contrib/wpa/src/eapol_auth/
Deapol_auth_sm.c59 PRINTF_FORMAT(4, 5)
/freebsd-12-stable/contrib/wpa/src/radius/
Dradius_server.c285 PRINTF_FORMAT(2, 3);