Searched refs:type_uuid (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dcomobj.c124 idl_uuid_t type_uuid;
262 ** type_uuid The type of the object.
289 uuid_p_t type_uuid,
349 if (UUID_IS_NIL(type_uuid, status))
390 if (uuid_equal (&(obj_entry->type_uuid), type_uuid, status))
401 obj_entry->type_uuid = *type_uuid;
437 ** type_uuid The type of the object.
459 idl_uuid_t *type_uuid,
123 idl_uuid_t type_uuid; member in struct:__anon7987
282 rpc_object_set_type( uuid_p_t object_uuid, uuid_p_t type_uuid, unsigned32 *status ) argument
451 rpc_object_inq_type( uuid_p_t object_uuid, idl_uuid_t *type_uuid, unsigned32 *status ) argument
[all...]
H A Dcncthd.c141 idl_uuid_t type_uuid;
171 rpc_object_inq_type (&call_r->binding_rep->obj, &type_uuid, &status);
188 &type_uuid,
140 idl_uuid_t type_uuid; local
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/
H A Drpcbase.idl464 [out] idl_uuid_t *type_uuid,
H A Drpc.idl533 [in] uuid_p_t type_uuid,
545 [out] idl_uuid_t *type_uuid,

Completed in 179 milliseconds