Home
last modified time | relevance | path

Searched refs:copyin_addr_wait (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/osfmk/mach/
H A Dmach_eventlink.defs51 copyin_addr_wait : mach_vm_address_t;
/xnu-8020.101.4/libsyscall/mach/
H A Dmach_eventlink.defs86 copyin_addr_wait : mach_vm_address_t;
/xnu-8020.101.4/osfmk/ipc/
H A Dipc_eventlink.c363 mach_vm_address_t copyin_addr_wait, in mach_eventlink_associate() argument
375 if (copyin_addr_wait != 0 || copyin_mask_wait != 0 || in mach_eventlink_associate()