Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/ipc/
H A Dmach_msg.c416 __unused mach_msg_option64_t option64, in mach_msg_validate_data_vectors()
521 mach_msg_option64_t option64, in mach_msg_copyin_data_vectors()
756 mach_msg_option64_t option64, in mach_msg_trap_receive()
948 mach_msg_option64_t option64; in mach_msg2_trap() local
H A Dipc_mqueue.c848 mach_msg_option64_t option64 = self->ith_option; in ipc_mqueue_receive_results() local
983 mach_msg_option64_t option64 = thread->ith_option; in ipc_mqueue_receive_on_thread_and_unlock() local
1169 __assert_only mach_msg_option64_t option64, in ipc_mqueue_peek_on_thread_locked()
H A Dipc_pset.c970 mach_msg_option64_t option64; in filt_machportprocess() local
/xnu-10063.141.1/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-10063.141.1/osfmk/mach/
H A Dmessage.h1480 mach_msg_option64_t option64, in mach_msg2()