Home
last modified time | relevance | path

Searched defs:fmt (Results 1 – 11 of 11) sorted by relevance

/hostap/src/utils/
Dwpa_debug.c209 void wpa_printf(int level, const char *fmt, ...) in wpa_printf()
647 void wpa_msg(void *ctx, int level, const char *fmt, ...) in wpa_msg()
685 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...) in wpa_msg_ctrl()
713 void wpa_msg_global(void *ctx, int level, const char *fmt, ...) in wpa_msg_global()
740 void wpa_msg_global_ctrl(void *ctx, int level, const char *fmt, ...) in wpa_msg_global_ctrl()
768 void wpa_msg_no_global(void *ctx, int level, const char *fmt, ...) in wpa_msg_no_global()
795 void wpa_msg_global_only(void *ctx, int level, const char *fmt, ...) in wpa_msg_global_only()
834 const char *fmt, ...) in hostapd_logger()
Dwpabuf.c298 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) in wpabuf_printf()
Dcommon.c272 int wpa_scnprintf(char *buf, size_t size, const char *fmt, ...) in wpa_scnprintf()
/hostap/wlantest/
Dwlantest.c283 void add_note(struct wlantest *wt, int level, const char *fmt, ...) in add_note()
/hostap/src/tls/
Dtlsv1_server.c24 void tlsv1_server_log(struct tlsv1_server *conn, const char *fmt, ...) in tlsv1_server_log()
/hostap/hs20/client/
Dosu_client.c27 static void write_result(struct hs20_osu_client *ctx, const char *fmt, ...) in write_result()
53 static void write_summary(struct hs20_osu_client *ctx, const char *fmt, ...) in write_summary()
/hostap/src/eapol_auth/
Deapol_auth_sm.c62 const char *fmt, ...) in eapol_auth_vlogger()
/hostap/src/eap_server/
Deap_server.c187 void eap_log_msg(struct eap_sm *sm, const char *fmt, ...) in eap_log_msg()
/hostap/src/p2p/
Dp2p.c5562 void p2p_dbg(struct p2p_data *p2p, const char *fmt, ...) in p2p_dbg()
5578 void p2p_info(struct p2p_data *p2p, const char *fmt, ...) in p2p_info()
5594 void p2p_err(struct p2p_data *p2p, const char *fmt, ...) in p2p_err()
/hostap/src/radius/
Dradius_server.c266 void srv_log(struct radius_session *sess, const char *fmt, ...) in srv_log()
/hostap/src/ap/
Dwpa_auth.c432 logger_level level, const char *fmt, ...) in wpa_auth_vlogger()