Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c138 static const char * const dont_quote[] = { variable
158 while (dont_quote[i] != NULL) { in should_quote_opt()
159 if (os_strcmp(key, dont_quote[i]) == 0) in should_quote_opt()