Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c144 static dbus_bool_t should_quote_opt(const char *key) in should_quote_opt() function
223 if (should_quote_opt(entry.key)) { in set_network_properties()