Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/ipc/
H A Dmach_msg.c226 mach_msg_option64_t option64 = self->ith_option; in mach_msg_receive_results_kevent() local
416 __unused mach_msg_option64_t option64, in mach_msg_validate_data_vectors()
520 mach_msg_option64_t option64, in mach_msg_copyin_data_vectors()
773 mach_msg_option64_t option64, in mach_msg_trap_send()
882 mach_msg_option64_t option64, in mach_msg_trap_receive()
1065 mach_msg_option64_t option64) in mach_msg2_cfi_option_valid()
1096 mach_msg_option64_t option64 = args->options; in mach_msg2_trap() local
1352 mach_msg_option64_t option64, in msg_receive_error()
H A Dipc_mqueue.c782 mach_msg_option64_t option64 = self->ith_option; in ipc_mqueue_receive_results() local
870 mach_msg_option64_t option64, in ipc_mqueue_receive()
913 mach_msg_option64_t option64, in ipc_mqueue_receive_on_thread_and_unlock()
1101 __assert_only mach_msg_option64_t option64, in ipc_mqueue_peek_on_thread_locked()
1136 mach_msg_option64_t option64, in ipc_mqueue_select_on_thread_locked()
H A Dipc_kmsg.c2472 mach_msg_option64_t option64, in ipc_kmsg_too_large()
2689 mach_msg_option64_t option64, in ipc_kmsg_get_from_user()
2850 mach_msg_option64_t option64) in ipc_kmsg_option_check()
2941 mach_msg_option64_t option64, in ipc_kmsg_send()
3227 mach_msg_option64_t option64, in ipc_kmsg_put_vector_to_user()
3428 __unused mach_msg_option64_t option64, in ipc_kmsg_put_scalar_to_user()
3526 mach_msg_option64_t option64, in ipc_kmsg_put_to_user()
H A Dipc_pset.c913 mach_msg_option64_t option64; in filt_machportprocess() local
/xnu-10002.1.13/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-10002.1.13/osfmk/mach/
H A Dmessage.h1360 mach_msg_option64_t option64, in mach_msg2()