Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusobject.c85 G_STRUCT_OFFSET (GDBusObjectIface, interface_removed), in G_DEFINE_INTERFACE()
Dgdbusobject.h61 void (*interface_removed) (GDBusObject *object, member
Dgdbusobjectmanager.h73 void (*interface_removed) (GDBusObjectManager *manager, member
Dgdbusobjectmanager.c156 G_STRUCT_OFFSET (GDBusObjectManagerIface, interface_removed), in g_dbus_object_manager_default_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Devents.c3276 if (!wpa_s->interface_removed) in any_interfaces()
3292 if (!wpa_s->interface_removed) in wpa_supplicant_event_interface_status()
3294 wpa_s->interface_removed = 0; in wpa_supplicant_event_interface_status()
3318 wpa_s->interface_removed = 1; in wpa_supplicant_event_interface_status()
Dwpa_supplicant_i.h600 int interface_removed; /* whether the network interface has been member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Devents.c3864 if (!wpa_s->interface_removed) in any_interfaces()
3880 if (!wpa_s->interface_removed) in wpa_supplicant_event_interface_status()
3882 wpa_s->interface_removed = 0; in wpa_supplicant_event_interface_status()
3906 wpa_s->interface_removed = 1; in wpa_supplicant_event_interface_status()
Dwpa_supplicant_i.h805 int interface_removed; /* whether the network interface has been member