Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/
Dctrl_iface_dbus_handlers.c921 static dbus_bool_t should_quote_opt(const char *key) in should_quote_opt() function
984 if (should_quote_opt(entry.key)) { in wpas_dbus_iface_set_network()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_old_handlers.c887 static dbus_bool_t should_quote_opt(const char *key) in should_quote_opt() function
951 if (should_quote_opt(entry.key)) { in wpas_dbus_iface_set_network()
Ddbus_new_handlers.c130 static dbus_bool_t should_quote_opt(const char *key) in should_quote_opt() function
207 if (should_quote_opt(entry.key)) { in set_network_properties()