Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c41 static const char * const debug_strings[] = { variable
1036 str = debug_strings[idx]; in wpas_dbus_getter_debug_level()
1104 for (i = 0; debug_strings[i]; i++) in wpas_dbus_setter_debug_level()
1105 if (os_strcmp(debug_strings[i], str) == 0) { in wpas_dbus_setter_debug_level()