Searched refs:PRINTF_FORMAT (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | tlsv1_server_i.h | 75 PRINTF_FORMAT(2, 3);
|
/hal_espressif-latest/components/wpa_supplicant/include/utils/ |
D | wpa_debug.h | 196 PRINTF_FORMAT(3, 4);
|
D | wpabuf.h | 45 void wpabuf_printf(struct wpabuf *buf, const char *fmt, ...) PRINTF_FORMAT(2, 3);
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/ |
D | eap_i.h | 200 PRINTF_FORMAT(2, 3);
|
/hal_espressif-latest/components/wpa_supplicant/src/utils/ |
D | common.h | 259 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 262 #define PRINTF_FORMAT(a,b) macro
|
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/ |
D | eapol_auth_sm.c | 59 PRINTF_FORMAT(4, 5)
|