Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dtrace.h33 void wpa_trace_show(const char *title);
51 #define wpa_trace_show(title) do { } while (0) macro
H A 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()
H A 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()
H A Dos_unix.c766 wpa_trace_show("Invalid os_realloc() call"); in os_realloc()
792 wpa_trace_show("Invalid os_free() call"); in os_free()
H A Dutils_module_tests.c288 wpa_trace_show("test backtrace"); in trace_tests()
H A Deloop.c122 wpa_trace_show("eloop SIGSEGV"); in eloop_sigsegv_handler()