Searched refs:vtable (Results 26 - 50 of 72) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-daemon/
H A Ddbus-protocol.c416 static const DBusObjectPathVTable vtable = { local
457 dbus_connection_register_object_path(c, i->path, &vtable, i);
550 static const DBusObjectPathVTable vtable = { local
600 dbus_connection_register_object_path(c, i->path, &vtable, i);
606 static const DBusObjectPathVTable vtable = { local
655 dbus_connection_register_object_path(c, i->path, &vtable, i);
661 static const DBusObjectPathVTable vtable = { local
711 dbus_connection_register_object_path(c, i->path, &vtable, i);
770 static const DBusObjectPathVTable vtable = { local
824 dbus_connection_register_object_path(c, i->path, &vtable,
833 static const DBusObjectPathVTable vtable = { local
887 static const DBusObjectPathVTable vtable = { local
939 static const DBusObjectPathVTable vtable = { local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/lib/Parse/Pidl/Samba4/COM/
H A DHeader.pm53 # generate vtable structure for COM interface
93 struct $if->{NAME}_vtable *vtable;
104 $res .= "((interface)->vtable->$d->{NAME}(interface, mem_ctx" . GetArgumentList($d) . "))";
H A DStub.pm42 pidl "\t\tresult = vtable->$d->{NAME}(iface, mem_ctx, r2);\n";
142 const struct dcom_$name\_vtable *vtable = iface->vtable;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/lib/Parse/Pidl/Samba4/COM/
H A DHeader.pm53 # generate vtable structure for COM interface
93 struct $if->{NAME}_vtable *vtable;
104 $res .= "((interface)->vtable->$d->{NAME}(interface, mem_ctx" . GetArgumentList($d) . "))";
H A DStub.pm42 pidl "\t\tresult = vtable->$d->{NAME}(iface, mem_ctx, r2);\n";
142 const struct dcom_$name\_vtable *vtable = iface->vtable;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/lib/Parse/Pidl/Samba4/COM/
H A DHeader.pm53 # generate vtable structure for COM interface
93 struct $if->{NAME}_vtable *vtable;
104 $res .= "((interface)->vtable->$d->{NAME}(interface, mem_ctx" . GetArgumentList($d) . "))";
H A DStub.pm42 pidl "\t\tresult = vtable->$d->{NAME}(iface, mem_ctx, r2);\n";
142 const struct dcom_$name\_vtable *vtable = iface->vtable;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/com/dcom/
H A Dmain.c344 m->rem_unknown->vtable = (struct IRemUnknown_vtable *)dcom_proxy_vtable_by_iid(&m->rem_unknown->obj.iid);
439 iid = iface->vtable->iid;
555 p->vtable = dcom_proxy_vtable_by_iid(&o->iid);
557 if (!p->vtable) {
562 p->vtable->Release_send = dcom_release_send;
575 /*FIXME p->vtable = dcom_vtable_by_clsid(&o->u_objref.u_handler.clsid);*/
584 p->vtable = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/com/dcom/
H A Dmain.c344 m->rem_unknown->vtable = (struct IRemUnknown_vtable *)dcom_proxy_vtable_by_iid(&m->rem_unknown->obj.iid);
439 iid = iface->vtable->iid;
555 p->vtable = dcom_proxy_vtable_by_iid(&o->iid);
557 if (!p->vtable) {
562 p->vtable->Release_send = dcom_release_send;
575 /*FIXME p->vtable = dcom_vtable_by_clsid(&o->u_objref.u_handler.clsid);*/
584 p->vtable = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/com/dcom/
H A Dmain.c344 m->rem_unknown->vtable = (struct IRemUnknown_vtable *)dcom_proxy_vtable_by_iid(&m->rem_unknown->obj.iid);
439 iid = iface->vtable->iid;
555 p->vtable = dcom_proxy_vtable_by_iid(&o->iid);
557 if (!p->vtable) {
562 p->vtable->Release_send = dcom_release_send;
575 /*FIXME p->vtable = dcom_vtable_by_clsid(&o->u_objref.u_handler.clsid);*/
584 p->vtable = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/wpa_supplicant/dbus/
H A Ddbus_old.c618 DBusObjectPathVTable vtable = { local
638 if (!dbus_connection_register_fallback(con, wpa_s->dbus_path, &vtable,
H A Ddbus_new_helpers.c556 DBusObjectPathVTable vtable = { local
570 if (!dbus_connection_register_object_path(con, path, &vtable,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/wpa_supplicant/dbus/
H A Ddbus_old.c618 DBusObjectPathVTable vtable = { local
638 if (!dbus_connection_register_fallback(con, wpa_s->dbus_path, &vtable,
H A Ddbus_new_helpers.c556 DBusObjectPathVTable vtable = { local
570 if (!dbus_connection_register_object_path(con, path, &vtable,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/wpa_supplicant/dbus/
H A Ddbus_old.c618 DBusObjectPathVTable vtable = { local
638 if (!dbus_connection_register_fallback(con, wpa_s->dbus_path, &vtable,
H A Ddbus_new_helpers.c556 DBusObjectPathVTable vtable = { local
570 if (!dbus_connection_register_object_path(con, path, &vtable,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delflink.c11359 /* Propagate collected vtable information. This is called through
11369 if (h->vtable == NULL || h->vtable->parent == NULL)
11373 if (h->vtable->parent == (struct elf_link_hash_entry *) -1)
11377 if (h->vtable->used && h->vtable->used[-1])
11381 elf_gc_propagate_vtable_entries_used (h->vtable->parent, okp);
11383 if (h->vtable->used == NULL)
11387 h->vtable->used = h->vtable
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delflink.c11359 /* Propagate collected vtable information. This is called through
11369 if (h->vtable == NULL || h->vtable->parent == NULL)
11373 if (h->vtable->parent == (struct elf_link_hash_entry *) -1)
11377 if (h->vtable->used && h->vtable->used[-1])
11381 elf_gc_propagate_vtable_entries_used (h->vtable->parent, okp);
11383 if (h->vtable->used == NULL)
11387 h->vtable->used = h->vtable
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delflink.c11359 /* Propagate collected vtable information. This is called through
11369 if (h->vtable == NULL || h->vtable->parent == NULL)
11373 if (h->vtable->parent == (struct elf_link_hash_entry *) -1)
11377 if (h->vtable->used && h->vtable->used[-1])
11381 elf_gc_propagate_vtable_entries_used (h->vtable->parent, okp);
11383 if (h->vtable->used == NULL)
11387 h->vtable->used = h->vtable
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface_dbus.c1056 DBusObjectPathVTable vtable = { local
1084 if (!dbus_connection_register_fallback(con, path, &vtable, wpa_s)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Djv-lang.c225 /* This is all rather inefficient, since the offsets of vtable and
234 vtable_val = value_struct_elt (&obj_val, NULL, "vtable", NULL, "structure");
242 struct value *vtable = value_struct_elt (&clas, NULL, "vtable", NULL, "struct"); local
243 CORE_ADDR i = value_as_address (vtable);
615 if (name != NULL && strcmp (name, "vtable") == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface_dbus.c1056 DBusObjectPathVTable vtable = { local
1084 if (!dbus_connection_register_fallback(con, path, &vtable, wpa_s)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Djv-lang.c225 /* This is all rather inefficient, since the offsets of vtable and
234 vtable_val = value_struct_elt (&obj_val, NULL, "vtable", NULL, "structure");
242 struct value *vtable = value_struct_elt (&clas, NULL, "vtable", NULL, "struct"); local
243 CORE_ADDR i = value_as_address (vtable);
615 if (name != NULL && strcmp (name, "vtable") == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Djv-lang.c225 /* This is all rather inefficient, since the offsets of vtable and
234 vtable_val = value_struct_elt (&obj_val, NULL, "vtable", NULL, "structure");
242 struct value *vtable = value_struct_elt (&clas, NULL, "vtable", NULL, "struct"); local
243 CORE_ADDR i = value_as_address (vtable);
615 if (name != NULL && strcmp (name, "vtable") == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface_dbus.c1056 DBusObjectPathVTable vtable = { local
1084 if (!dbus_connection_register_fallback(con, path, &vtable, wpa_s)) {

Completed in 406 milliseconds

123