Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_old_handlers.c802 static const char * const dont_quote[] = { variable
813 while (dont_quote[i] != NULL) { in should_quote_opt()
814 if (os_strcmp(key, dont_quote[i]) == 0) in should_quote_opt()
Ddbus_new_handlers.c134 static const char * const dont_quote[] = { variable
144 while (dont_quote[i] != NULL) { in should_quote_opt()
145 if (os_strcmp(key, dont_quote[i]) == 0) in should_quote_opt()