Searched refs:PRINTF_FORMAT (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13-stable/contrib/wpa/src/utils/ |
| HD | wpa_debug.h | 75 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);
|
| HD | common.h | 365 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 368 #define PRINTF_FORMAT(a,b) macro 506 PRINTF_FORMAT(3, 4);
|
| HD | wpabuf.h | 39 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) PRINTF_FORMAT(2, 3);
|
| /freebsd-13-stable/contrib/wpa/src/tls/ |
| HD | tlsv1_server_i.h | 75 PRINTF_FORMAT(2, 3);
|
| /freebsd-13-stable/contrib/wpa/src/eap_server/ |
| HD | eap_i.h | 207 PRINTF_FORMAT(2, 3);
|
| /freebsd-13-stable/contrib/wpa/src/p2p/ |
| HD | p2p_i.h | 906 PRINTF_FORMAT(2, 3); 908 PRINTF_FORMAT(2, 3); 910 PRINTF_FORMAT(2, 3);
|
| /freebsd-13-stable/contrib/wpa/src/ap/ |
| HD | wpa_auth_i.h | 311 PRINTF_FORMAT(4, 5);
|
| /freebsd-13-stable/contrib/wpa/src/eapol_auth/ |
| HD | eapol_auth_sm.c | 59 PRINTF_FORMAT(4, 5)
|
| /freebsd-13-stable/contrib/wpa/src/radius/ |
| HD | radius_server.c | 285 PRINTF_FORMAT(2, 3);
|