IUnknown_vtable   115 source4/lib/com/classes/simple.c 	class_object->vtable = (struct IUnknown_vtable *)&simple_classobject_vtable;
IUnknown_vtable    64 source4/lib/com/dcom/dcom.h NTSTATUS dcom_register_proxy(struct IUnknown_vtable *proxy_vtable);
IUnknown_vtable    65 source4/lib/com/dcom/dcom.h struct IUnknown_vtable *dcom_proxy_vtable_by_iid(struct GUID *iid);
IUnknown_vtable    28 source4/lib/com/dcom/tables.c 	struct IUnknown_vtable *vtable;
IUnknown_vtable    32 source4/lib/com/dcom/tables.c NTSTATUS dcom_register_proxy(struct IUnknown_vtable *proxy_vtable)
IUnknown_vtable    42 source4/lib/com/dcom/tables.c struct IUnknown_vtable *dcom_proxy_vtable_by_iid(struct GUID *iid)