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

/darwin-on-arm/xnu/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.c1011 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.c510 mach_port_allocate_name( ipc_space_t space, mach_port_right_t right, mach_port_name_t name) argument
547 mach_port_allocate( ipc_space_t space, mach_port_right_t right, mach_port_name_t *namep) argument
580 mach_port_allocate_qos( ipc_space_t space, mach_port_right_t right, mach_port_qos_t *qosp, mach_port_name_t *namep) argument
615 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
795 mach_port_get_refs( ipc_space_t space, mach_port_name_t name, mach_port_right_t right, mach_port_urefs_t *urefsp) argument
879 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...]
/darwin-on-arm/xnu/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...]
/darwin-on-arm/xnu/bsd/netat/
H A Drouting_tables.h117 struct rt_entry *right; /* btree right pointer */ member in struct:rt_entry
/darwin-on-arm/xnu/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
308 mach_port_allocate_qos( ipc_space_t task, mach_port_right_t right, mach_port_qos_t *qos, mach_port_name_t *name) argument
322 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...]
/darwin-on-arm/xnu/SETUP/kextsymboltool/
H A Dkextsymboltool.c183 struct symbol * right = (struct symbol *) _right; local
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c86 struct hotfile_entry *right; member in struct:hotfile_entry
[all...]
H A Dhfs_format.h219 int16_t right; member in struct:FndrDirInfo::__anon72

Completed in 91 milliseconds