Home
last modified time | relevance | path

Searched defs:wpa_trace_show (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dtrace.h51 #define wpa_trace_show(title) do { } while (0) macro
H A Dtrace.c368 void wpa_trace_show(const char *title) in wpa_trace_show() function