/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | ap_main.c | 260 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init() 323 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload() local 337 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init() 513 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface() 543 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group() 631 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic() local 642 struct hapd_interfaces interfaces; in ap_main() local
|
D | ap_ctrl_iface.c | 3802 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add() 3813 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove() 3824 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_attach() 3833 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_detach() 3841 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush() 3864 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach() 3892 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach() 3916 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd() 4001 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces() 4046 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_dup_network() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ap_main.c | 257 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init() 320 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload() local 334 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init() 511 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface() 541 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group() 629 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic() local 640 struct hapd_interfaces interfaces; in ap_main() local
|
D | ap_ctrl_iface.c | 4447 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add() 4458 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove() 4469 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_attach() 4478 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_detach() 4486 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush() 4516 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach() 4544 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach() 4568 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd() 4653 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces() 4698 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_dup_network() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
D | dbus_new_introspect.c | 20 struct interfaces { struct 27 static struct interfaces * add_interface(struct dl_list *list, in add_interface() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
D | dbus_new_introspect.c | 20 struct interfaces { struct 27 static struct interfaces * add_interface(struct dl_list *list, in add_interface() argument
|
/third_party/mbedtls/docs/architecture/testing/ |
D | driver-interface-test-strategy.md | 11 #### Opaque driver interface 17 #### Dynamic secure element driver interface
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | hostapd.c | 69 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface() 204 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local 2099 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local 2338 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init() 2392 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use() 2421 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss() 2681 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc() 2705 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc() 2793 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface() 2999 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface() [all …]
|
/third_party/libuv/test/ |
D | test-platform-output.c | 41 uv_interface_address_t* interfaces; in TEST_IMPL() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | hostapd.c | 71 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface() 215 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() local 2244 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() local 2483 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init() 2537 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use() 2566 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss() 2835 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc() 2859 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, in hostapd_config_alloc() 2947 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface() 3153 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface() [all …]
|
/third_party/spirv-tools/test/val/ |
D | val_code_generator.h | 28 std::string interfaces; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_code_generator.h | 28 std::string interfaces; member
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_code_generator.h | 28 std::string interfaces; member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/ |
D | meson.build | 10 subdir('interfaces') subdir
|
/third_party/glib/gio/ |
D | gdbusobjectmanagerserver.c | 374 const gchar *interfaces[2]; in registration_data_export_interface() local 401 const gchar *interfaces[2]; in registration_data_unexport_interface() local 912 const gchar *const *interfaces, in g_dbus_object_manager_server_emit_interfaces_added() 958 const gchar *const *interfaces) in g_dbus_object_manager_server_emit_interfaces_removed()
|
D | gdbusintrospection.c | 69 GPtrArray *interfaces; member 557 GDBusInterfaceInfo **interfaces, in g_dbus_node_info_set() 1216 GPtrArray *interfaces = l->data; in parse_data_free() local 1609 GDBusInterfaceInfo **interfaces; in parser_end_element() local
|
/third_party/node/test/fixtures/wpt/ |
D | versions.json | 18 "interfaces": { object
|
/third_party/node/test/internet/ |
D | test-dgram-broadcast-multi-process.js | 47 const interfaces = networkInterfaces[name]; constant
|
D | test-dgram-multicast-ssm-multi-process.js | 28 const interfaces = networkInterfaces[name]; constant
|
D | test-dgram-multicast-ssmv6-multi-process.js | 28 const interfaces = networkInterfaces[name]; constant
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | validate_decorations.cpp | 97 const auto& interfaces = vstate.entry_point_interfaces(entry_point); in CheckDecorationsOfEntryPoints() local
|
/third_party/glib/gio/tests/ |
D | gdbus-example-objectmanager-client.c | 17 GList *interfaces; in print_objects() local
|
D | gdbus-export.c | 650 const GDBusInterfaceInfo *interfaces[2] = { in subtree_introspect() local 728 const GDBusInterfaceInfo *interfaces[2] = { &dyna_interface_info, NULL }; in dynamic_subtree_introspect() local 1480 const gchar **interfaces) in check_interfaces() 1557 const gchar *interfaces[] = { in test_registered_interfaces() local
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_helpers.cc | 291 std::string interfaces = "// @@protoc_insertion_point(message_implements:" + in ExtraMessageInterfaces() local 298 std::string interfaces = "// @@protoc_insertion_point(builder_implements:" + in ExtraBuilderInterfaces() local 304 std::string interfaces = "// @@protoc_insertion_point(interface_extends:" + in ExtraMessageOrBuilderInterfaces() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderProgramInterfaces.cpp | 332 const glw::GLenum interfaces[] = { in iterate() local
|