Home
last modified time | relevance | path

Searched refs:wpa_trace_show (Results 1 – 6 of 6) sorted by relevance

/hostap-3.6.0/src/utils/
Dtrace.h33 void wpa_trace_show(const char *title);
51 #define wpa_trace_show(title) do { } while (0) macro
Dwpabuf.c42 wpa_trace_show("wpabuf overflow"); in wpabuf_overflow()
64 wpa_trace_show("wpabuf_resize invalid magic"); in wpabuf_resize()
192 wpa_trace_show("wpabuf_free magic mismatch"); in wpabuf_free()
Dtrace.c379 void wpa_trace_show(const char *title) in wpa_trace_show() function
405 wpa_trace_show("Freeing referenced memory"); in wpa_trace_check_ref()
Dos_unix.c740 wpa_trace_show("Invalid os_realloc() call"); in os_realloc()
766 wpa_trace_show("Invalid os_free() call"); in os_free()
Dutils_module_tests.c288 wpa_trace_show("test backtrace"); in trace_tests()
Deloop.c122 wpa_trace_show("eloop SIGSEGV"); in eloop_sigsegv_handler()