Home
last modified time | relevance | path

Searched refs:mach_port_options_t (Results 1 – 23 of 23) sorted by relevance

/xnu-11215.61.5/tests/
H A Dmach_service_port.c64 mach_port_options_t opts = {
72 mach_port_options_t opts2 = {
201 mach_port_options_t opts = {
209 mach_port_options_t opts2 = {
217 mach_port_options_t opts3 = {
228 mach_port_options_t opts4 = {
251 mach_port_options_t opts = {
262 mach_port_options_t opts3 = {
H A Dreply_port_defense_client.c52 mach_port_options_t opts = { in alloc_provisional_reply_port()
69 mach_port_options_t opts = { in alloc_reply_port()
264 mach_port_options_t opts = { in exception_ports_crash()
H A Dbootstrap_msgfilter.c41 mach_port_options_t port_opts = {
H A Dvoucher_entry_18826844.c24 mach_port_options_t opts = {
H A Dipc_mach_port.c51 mach_port_options_t opts = { in make_sr_port()
H A Dkqueue_port_tests.c88 mach_port_options_t opts = {
H A Dmo_immovable_receive.c168 mach_port_options_t opts = { in client()
H A Dturnstile_multihop.c748 mach_port_options_t opts = { in thread_at_maintenance()
H A Dkevent_qos.c1562 mach_port_options_t opts = { in qos_client_send_to_connection_then_service_port()
H A Dstackshot_tests.m1791 mach_port_options_t opts = {
2048 mach_port_options_t opts = {
2057 mach_port_options_t opts2 = {
2179 mach_port_options_t opts = {
/xnu-11215.61.5/tests/ipc/
H A Dimmovable_rights.c15 mach_port_options_t opts = {
32 mach_port_options_t opts2 = {};
H A Dhardened_exceptions.c130 mach_port_options_t opts = { in create_hardened_exception_port()
H A Dsys_perf_notify_test.c119 mach_port_options_t opts = { in run_test()
H A Dmach_msg_transport.c32 mach_port_options_t opts = { in t_port_construct_full()
/xnu-11215.61.5/libsyscall/mach/
H A Dmig_reply_port.c69 mach_port_options_t opts = { in mig_get_reply_port()
H A Dmach_right.c50 mach_port_options_t opts = { in mach_right_recv_construct()
H A Dmach_port.c660 mach_port_options_t *options, in mach_port_construct()
/xnu-11215.61.5/osfmk/mach/
H A Dport.h505 }mach_port_options_t; typedef
507 typedef mach_port_options_t *mach_port_options_ptr_t;
H A Dmach_types.defs520 type mach_port_options_t = struct[3] of uint64_t;
521 type mach_port_options_ptr_t = ^ mach_port_options_t;
H A Dmach_traps.h258 mach_port_options_t *options,
/xnu-11215.61.5/tests/workq/
H A Dworkq_83476290.c23 mach_port_options_t opts = {
/xnu-11215.61.5/osfmk/ipc/
H A Dmach_kernelrpc.c344 mach_port_options_t options; in _kernelrpc_mach_port_construct_trap()
H A Dmach_port.c2627 mach_port_options_t *options, in mach_port_construct()