Searched refs:str_value (Results 1 – 7 of 7) sorted by relevance
382 pg_object_path = os_strdup(entry.str_value); in wpas_dbus_handler_p2p_group_add()514 peer_object_path = os_strdup(entry.str_value); in wpas_dbus_handler_p2p_remove_client()519 interface_addr = os_strdup(entry.str_value); in wpas_dbus_handler_p2p_remove_client()622 if (os_strcmp(entry.str_value, "pbc") == 0) in wpas_dbus_handler_p2p_connect()634 pin = os_strdup(entry.str_value); in wpas_dbus_handler_p2p_connect()768 pg_object_path = os_strdup(entry.str_value); in wpas_dbus_handler_p2p_invite()1062 devname = os_strdup(entry.str_value); in wpas_dbus_setter_p2p_device_config()1150 postfix = os_strdup(entry.str_value); in wpas_dbus_setter_p2p_device_config()2698 service = os_strdup(entry.str_value); in wpas_dbus_handler_p2p_add_service()2783 service = os_strdup(entry.str_value); in wpas_dbus_handler_p2p_delete_service()[all …]
864 entry->str_value = os_strdup(v); in _wpa_dbus_dict_fill_value_from_variant()865 if (entry->str_value == NULL) in _wpa_dbus_dict_fill_value_from_variant()872 entry->str_value = os_strdup(v); in _wpa_dbus_dict_fill_value_from_variant()873 if (entry->str_value == NULL) in _wpa_dbus_dict_fill_value_from_variant()1037 os_free(entry->str_value); in wpa_dbus_dict_entry_clear()
123 char *str_value; member
238 size = os_strlen(entry.str_value); in set_network_properties()246 entry.str_value); in set_network_properties()250 value = os_strdup(entry.str_value); in set_network_properties()381 size = os_strlen(entry.str_value); in set_cred_properties()389 entry.str_value); in set_cred_properties()393 value = os_strdup(entry.str_value); in set_cred_properties()718 driver = os_strdup(entry.str_value); in wpas_dbus_handler_create_interface()725 ifname = os_strdup(entry.str_value); in wpas_dbus_handler_create_interface()732 confname = os_strdup(entry.str_value); in wpas_dbus_handler_create_interface()2757 if (hwaddr_aton(entry.str_value, peer)) { in wpas_dbus_handler_tdls_channel_switch()[all …]
157 llvm::StringRef str_value = GetAttributeValue(name, ""); in GetAttributeValueAsUnsigned() local159 llvm::StringRef str_value; in GetAttributeValueAsUnsigned()162 value = StringConvert::ToUInt64(str_value.data(), fail_value, base, &success); in GetAttributeValueAsUnsigned()
312 char *(*str_value)(sqlite3_str*); member631 #define sqlite3_str_value sqlite3_api->str_value
127626 char *(*str_value)(sqlite3_str*);127945 #define sqlite3_str_value sqlite3_api->str_value