Searched refs:PRINTF_FORMAT (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/wpa/src/utils/ |
| D | wpa_debug.h | 74 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);
|
| D | common.h | 353 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 356 #define PRINTF_FORMAT(a,b) macro 486 PRINTF_FORMAT(3, 4);
|
| D | wpabuf.h | 39 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) PRINTF_FORMAT(2, 3);
|
| /freebsd-12-stable/contrib/wpa/src/tls/ |
| D | tlsv1_server_i.h | 75 PRINTF_FORMAT(2, 3);
|
| /freebsd-12-stable/contrib/wpa/src/eap_server/ |
| D | eap_i.h | 200 PRINTF_FORMAT(2, 3);
|
| /freebsd-12-stable/contrib/wpa/src/p2p/ |
| D | p2p_i.h | 895 PRINTF_FORMAT(2, 3); 897 PRINTF_FORMAT(2, 3); 899 PRINTF_FORMAT(2, 3);
|
| /freebsd-12-stable/contrib/wpa/src/ap/ |
| D | wpa_auth_i.h | 282 PRINTF_FORMAT(4, 5);
|
| /freebsd-12-stable/contrib/wpa/src/eapol_auth/ |
| D | eapol_auth_sm.c | 59 PRINTF_FORMAT(4, 5)
|
| /freebsd-12-stable/contrib/wpa/src/radius/ |
| D | radius_server.c | 285 PRINTF_FORMAT(2, 3);
|