Searched defs:option64 (Results 1 – 6 of 6) sorted by relevance
| /xnu-10002.1.13/osfmk/ipc/ |
| H A D | mach_msg.c | 226 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 D | ipc_mqueue.c | 782 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 D | ipc_kmsg.c | 2472 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 D | ipc_pset.c | 913 mach_msg_option64_t option64; in filt_machportprocess() local
|
| /xnu-10002.1.13/libsyscall/mach/ |
| H A D | mach_msg.c | 76 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 D | message.h | 1360 mach_msg_option64_t option64, in mach_msg2()
|