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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dipc_kobject.h88 typedef natural_t ipc_kobject_type_t; typedef
147 ipc_kobject_type_t type);
152 ipc_kobject_type_t type);
H A Dipc_kobject.c448 ipc_kobject_type_t type)
464 ipc_kobject_type_t type)
/macosx-10.5.8/xnu-1228.15.4/osfmk/device/
H A Diokit_rpc.c84 ipc_kobject_type_t type );
87 ipc_port_t port, ipc_kobject_type_t type, mach_port_mscount_t * mscount );
105 ipc_kobject_type_t type );
110 io_object_t obj, ipc_kobject_type_t type );
121 extern kern_return_t iokit_switch_object_port( ipc_port_t port, io_object_t obj, ipc_kobject_type_t type );
280 iokit_alloc_object_port( io_object_t obj, ipc_kobject_type_t type )
323 iokit_switch_object_port( ipc_port_t port, io_object_t obj, ipc_kobject_type_t type )
331 iokit_make_send_right( task_t task, io_object_t obj, ipc_kobject_type_t type )
380 ipc_kobject_type_t type = IKOT_NONE;
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp62 typedef natural_t ipc_kobject_type_t; typedef
71 ipc_kobject_type_t type );
76 io_object_t obj, ipc_kobject_type_t type );
89 extern kern_return_t iokit_switch_object_port( ipc_port_t port, io_object_t obj, ipc_kobject_type_t type );
111 ipc_kobject_type_t type );
113 ipc_kobject_type_t type, mach_port_mscount_t * mscount );
115 ipc_kobject_type_t type );
116 static void setHoldDestroy( OSObject * obj, ipc_kobject_type_t type );
118 static OSDictionary * dictForType( ipc_kobject_type_t type );
121 io_object_t obj, ipc_kobject_type_t typ
[all...]

Completed in 87 milliseconds