IUnknown           28 source4/lib/com/classes/simple.c static WERROR simple_IUnknown_QueryInterface (struct IUnknown *d, TALLOC_CTX *mem_ctx, struct GUID *iid, struct IUnknown **iun)
IUnknown           34 source4/lib/com/classes/simple.c static uint32_t simple_IUnknown_AddRef (struct IUnknown *d, TALLOC_CTX *mem_ctx)
IUnknown           39 source4/lib/com/classes/simple.c static uint32_t simple_IUnknown_Release (struct IUnknown *d, TALLOC_CTX *mem_ctx)
IUnknown           56 source4/lib/com/classes/simple.c static WERROR simpleclass_IUnknown_QueryInterface (struct IUnknown *d, TALLOC_CTX *mem_ctx, struct GUID *iid, struct IUnknown **iun)
IUnknown           63 source4/lib/com/classes/simple.c static WERROR simpleclass_IClassFactory_CreateInstance (struct IClassFactory *d, TALLOC_CTX *mem_ctx, struct IUnknown *iunk, struct GUID *iid, struct IUnknown **ppv)
IUnknown           77 source4/lib/com/classes/simple.c static uint32_t simpleclass_IUnknown_AddRef (struct IUnknown *d, TALLOC_CTX *mem_ctx)
IUnknown           82 source4/lib/com/classes/simple.c static uint32_t simpleclass_IUnknown_Release (struct IUnknown *d, TALLOC_CTX *mem_ctx)
IUnknown           41 source4/lib/com/com.h NTSTATUS com_register_running_class(struct GUID *clsid, const char *progid, struct IUnknown *p);
IUnknown           46 source4/lib/com/com.h WERROR com_create_object(struct com_context *ctx, struct GUID *clsid, int num_ifaces, struct GUID *iid, struct IUnknown **ip, WERROR *results);
IUnknown           47 source4/lib/com/com.h WERROR com_get_class_object(struct com_context *ctx, struct GUID *clsid, struct GUID *iid, struct IUnknown **ip);
IUnknown           52 source4/lib/com/dcom/dcom.h struct dcom_object_exporter *object_exporter_by_ip(struct com_context *ctx, struct IUnknown *ip);
IUnknown           53 source4/lib/com/dcom/dcom.h WERROR dcom_create_object(struct com_context *ctx, struct GUID *clsid, const char *server, int num_ifaces, struct GUID *iid, struct IUnknown ***ip, WERROR *results);
IUnknown           54 source4/lib/com/dcom/dcom.h WERROR dcom_get_class_object(struct com_context *ctx, struct GUID *clsid, const char *server, struct GUID *iid, struct IUnknown **ip);
IUnknown           55 source4/lib/com/dcom/dcom.h NTSTATUS dcom_get_pipe(struct IUnknown *iface, struct dcerpc_pipe **pp);
IUnknown           56 source4/lib/com/dcom/dcom.h NTSTATUS dcom_OBJREF_from_IUnknown(struct OBJREF *o, struct IUnknown *p);
IUnknown           57 source4/lib/com/dcom/dcom.h NTSTATUS dcom_IUnknown_from_OBJREF(TALLOC_CTX *mem_ctx, struct com_context *ctx, struct IUnknown **_p, struct OBJREF *o);
IUnknown           60 source4/lib/com/dcom/dcom.h WERROR dcom_query_interface(struct IUnknown *d, uint32_t cRefs, uint16_t cIids, struct GUID *iids, struct IUnknown **ip, WERROR *results);
IUnknown           71 source4/lib/com/dcom/dcom.h struct composite_context *dcom_release_send(struct IUnknown *d, TALLOC_CTX *mem_ctx);
IUnknown          244 source4/lib/com/dcom/main.c struct dcom_object_exporter *object_exporter_by_ip(struct com_context *ctx, struct IUnknown *ip)
IUnknown          249 source4/lib/com/dcom/main.c WERROR dcom_create_object(struct com_context *ctx, struct GUID *clsid, const char *server, int num_ifaces, struct GUID *iid, struct IUnknown ***ip, WERROR *results)
IUnknown          372 source4/lib/com/dcom/main.c WERROR dcom_query_interface(struct IUnknown *d, uint32_t cRefs, uint16_t cIids, struct GUID *iids, struct IUnknown **ip, WERROR *results)
IUnknown          420 source4/lib/com/dcom/main.c NTSTATUS dcom_get_pipe(struct IUnknown *iface, struct dcerpc_pipe **pp)
IUnknown          513 source4/lib/com/dcom/main.c NTSTATUS dcom_OBJREF_from_IUnknown(TALLLOC_CTX *mem_ctx, struct OBJREF *o, struct IUnknown *p)
IUnknown          540 source4/lib/com/dcom/main.c enum ndr_err_code dcom_IUnknown_from_OBJREF(struct com_context *ctx, struct IUnknown **_p, struct OBJREF *o)
IUnknown          604 source4/lib/com/dcom/main.c struct composite_context *dcom_get_pipe_send(struct IUnknown *d, TALLOC_CTX *mem_ctx)
IUnknown          649 source4/lib/com/dcom/main.c struct composite_context *dcom_release_send(struct IUnknown *d, TALLOC_CTX *mem_ctx)
IUnknown           37 source4/lib/com/main.c WERROR com_create_object(struct com_context *ctx, struct GUID *clsid, int num_ifaces, struct GUID *iid, struct IUnknown **ip, WERROR *results)
IUnknown           80 source4/lib/com/main.c WERROR com_get_class_object(struct com_context *ctx, struct GUID *clsid, struct GUID *iid, struct IUnknown **ip)
IUnknown           98 source4/lib/com/tables.c NTSTATUS com_register_running_class(struct GUID *clsid, const char *progid, struct IUnknown *p)
IUnknown           44 source4/lib/wmi/wbemdata.c static enum ndr_err_code marshal(TALLOC_CTX *mem_ctx, struct IUnknown *pv, struct OBJREF *o)
IUnknown           78 source4/lib/wmi/wbemdata.c static enum ndr_err_code unmarshal(TALLOC_CTX *mem_ctx, struct OBJREF *o, struct IUnknown **pv)
IUnknown          394 source4/lib/wmi/wbemdata.c struct composite_context *dcom_proxy_IEnumWbemClassObject_Release_send(struct IUnknown *d, TALLOC_CTX *mem_ctx)
IUnknown           44 source4/lib/wmi/wmi.h struct composite_context *dcom_proxy_IEnumWbemClassObject_Release_send(struct IUnknown *d, TALLOC_CTX *mem_ctx);