Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/utils/
Dwpa_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);
Dcommon.h369 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
372 #define PRINTF_FORMAT(a,b) macro
510 PRINTF_FORMAT(3, 4);
Dwpabuf.h39 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) PRINTF_FORMAT(2, 3);
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dtestutil.h289 # define PRINTF_FORMAT(a, b) macro
298 # undef PRINTF_FORMAT
299 # define PRINTF_FORMAT(a, b) __attribute__ ((format(printf, a, b))) macro
407 PRINTF_FORMAT(3, 4);
408 void test_error_c90(const char *desc, ...) PRINTF_FORMAT(1, 2);
410 PRINTF_FORMAT(3, 4);
411 void test_info_c90(const char *desc, ...) PRINTF_FORMAT(1, 2);
412 void test_note(const char *desc, ...) PRINTF_FORMAT(1, 2);
414 PRINTF_FORMAT(3, 4);
415 int test_skip_c90(const char *desc, ...) PRINTF_FORMAT(1, 2);
/netbsd/src/external/bsd/wpa/dist/src/tls/
Dtlsv1_server_i.h75 PRINTF_FORMAT(2, 3);
/netbsd/src/external/bsd/wpa/dist/src/eap_server/
Deap_i.h207 PRINTF_FORMAT(2, 3);
/netbsd/src/external/bsd/wpa/dist/src/p2p/
Dp2p_i.h906 PRINTF_FORMAT(2, 3);
908 PRINTF_FORMAT(2, 3);
910 PRINTF_FORMAT(2, 3);
/netbsd/src/external/bsd/wpa/dist/src/ap/
Dwpa_auth_i.h311 PRINTF_FORMAT(4, 5);
/netbsd/src/external/bsd/wpa/dist/src/eapol_auth/
Deapol_auth_sm.c59 PRINTF_FORMAT(4, 5)
/netbsd/src/external/bsd/wpa/dist/src/radius/
Dradius_server.c285 PRINTF_FORMAT(2, 3);