Searched defs:right (Results 1 - 11 of 11) sorted by relevance

/xnu-2422.115.4/osfmk/ipc/
H A Dipc_notify.c122 ipc_notify_port_destroyed( ipc_port_t port, ipc_port_t right) argument
H A Dipc_object.c142 ipc_object_translate( ipc_space_t space, mach_port_name_t name, mach_port_right_t right, ipc_object_t *objectp) argument
[all...]
H A Dipc_right.c1065 ipc_right_delta( ipc_space_t space, mach_port_name_t name, ipc_entry_t entry, mach_port_right_t right, mach_port_delta_t delta) argument
[all...]
H A Dmach_port.c545 mach_port_allocate_name( ipc_space_t space, mach_port_right_t right, mach_port_name_t name) argument
582 mach_port_allocate( ipc_space_t space, mach_port_right_t right, mach_port_name_t *namep) argument
615 mach_port_allocate_qos( ipc_space_t space, mach_port_right_t right, mach_port_qos_t *qosp, mach_port_name_t *namep) argument
650 mach_port_allocate_full( ipc_space_t space, mach_port_right_t right, mach_port_t proto, mach_port_qos_t *qosp, mach_port_name_t *namep) argument
830 mach_port_get_refs( ipc_space_t space, mach_port_name_t name, mach_port_right_t right, mach_port_urefs_t *urefsp) argument
914 mach_port_mod_refs( ipc_space_t space, mach_port_name_t name, mach_port_right_t right, mach_port_delta_t delta) argument
[all...]
/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c314 FindIteratorPosition(BTreeControlBlockPtr btreePtr, BTreeIteratorPtr iterator, BlockDescriptor *left, BlockDescriptor *middle, BlockDescriptor *right, u_int32_t *returnNodeNum, u_int16_t *returnIndex, Boolean *foundRecord ) argument
[all...]
H A DBTree.c664 BlockDescriptor left, node, right; local
980 BlockDescriptor left, node, right; local
[all...]
H A DBTreeTreeOps.c1130 NodeDescPtr left, right; local
[all...]
/xnu-2422.115.4/SETUP/kextsymboltool/
H A Dkextsymboltool.c198 struct symbol * right = (struct symbol *) _right; local
/xnu-2422.115.4/libsyscall/mach/
H A Dmach_port.c77 mach_port_allocate_name( ipc_space_t task, mach_port_right_t right, mach_port_name_t name) argument
90 mach_port_allocate( ipc_space_t task, mach_port_right_t right, mach_port_name_t *name) argument
136 mach_port_get_refs( ipc_space_t task, mach_port_name_t name, mach_port_right_t right, mach_port_urefs_t *refs) argument
150 mach_port_mod_refs( ipc_space_t task, mach_port_name_t name, mach_port_right_t right, mach_port_delta_t delta) argument
328 mach_port_allocate_qos( ipc_space_t task, mach_port_right_t right, mach_port_qos_t *qos, mach_port_name_t *name) argument
342 mach_port_allocate_full( ipc_space_t task, mach_port_right_t right, mach_port_t proto, mach_port_qos_t *qos, mach_port_name_t *name) argument
[all...]
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_hotfiles.c86 struct hotfile_entry *right; member in struct:hotfile_entry
[all...]
H A Dhfs_format.h211 int16_t right; member in struct:FndrDirInfo::__anon62

Completed in 90 milliseconds