Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/utils/
HDwpa_debug.h75 PRINTF_FORMAT(2, 3);
187 void wpa_msg(void *ctx, int level, const char *fmt, ...) PRINTF_FORMAT(3, 4);
202 PRINTF_FORMAT(3, 4);
218 PRINTF_FORMAT(3, 4);
233 PRINTF_FORMAT(3, 4);
247 PRINTF_FORMAT(3, 4);
261 PRINTF_FORMAT(3, 4);
289 const char *fmt, ...) PRINTF_FORMAT(5, 6);
HDcommon.h365 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
368 #define PRINTF_FORMAT(a,b) macro
506 PRINTF_FORMAT(3, 4);
HDwpabuf.h39 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) PRINTF_FORMAT(2, 3);
/freebsd-13-stable/contrib/wpa/src/tls/
HDtlsv1_server_i.h75 PRINTF_FORMAT(2, 3);
/freebsd-13-stable/contrib/wpa/src/eap_server/
HDeap_i.h207 PRINTF_FORMAT(2, 3);
/freebsd-13-stable/contrib/wpa/src/p2p/
HDp2p_i.h906 PRINTF_FORMAT(2, 3);
908 PRINTF_FORMAT(2, 3);
910 PRINTF_FORMAT(2, 3);
/freebsd-13-stable/contrib/wpa/src/ap/
HDwpa_auth_i.h311 PRINTF_FORMAT(4, 5);
/freebsd-13-stable/contrib/wpa/src/eapol_auth/
HDeapol_auth_sm.c59 PRINTF_FORMAT(4, 5)
/freebsd-13-stable/contrib/wpa/src/radius/
HDradius_server.c285 PRINTF_FORMAT(2, 3);