Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/mach/
H A Dmach_eventlink.defs52 copyin_mask_wait : uint64_t;
/xnu-8020.101.4/libsyscall/mach/
H A Dmach_eventlink.defs87 copyin_mask_wait : uint64_t;
/xnu-8020.101.4/osfmk/ipc/
H A Dipc_eventlink.c364 uint64_t copyin_mask_wait, in mach_eventlink_associate() argument
375 if (copyin_addr_wait != 0 || copyin_mask_wait != 0 || in mach_eventlink_associate()