Home
last modified time | relevance | path

Searched defs:option64 (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.41.6/osfmk/ipc/
H A Dmach_msg.c409 __unused mach_msg_option64_t option64, in mach_msg_validate_data_vectors()
514 mach_msg_option64_t option64, in mach_msg_copyin_data_vectors()
749 mach_msg_option64_t option64, in mach_msg_trap_receive()
941 mach_msg_option64_t option64; in mach_msg2_trap() local
H A Dipc_mqueue.c795 mach_msg_option64_t option64 = self->ith_option; in ipc_mqueue_receive_results() local
923 mach_msg_option64_t option64 = thread->ith_option; in ipc_mqueue_receive_on_thread_and_unlock() local
H A Dipc_pset.c1002 mach_msg_option64_t option64; in filt_machportprocess() local
/xnu-12377.41.6/libsyscall/mach/
H A Dmach_msg.c76 mach_msg_options_after_interruption(mach_msg_option64_t option64) in mach_msg_options_after_interruption()
95 mach_msg_option64_t option64, in mach_msg2_internal()
211 mach_msg_option64_t option64 = (mach_msg_option64_t)option; in mach_msg_overwrite() local
/xnu-12377.41.6/osfmk/mach/
H A Dmessage.h1480 mach_msg_option64_t option64, in mach_msg2()