Searched refs:init_flags (Results 1 – 2 of 2) sorted by relevance
76 ipc_port_init_flags_t init_flags; in mk_timer_create_trap() local91 init_flags = IPC_PORT_INIT_MESSAGE_QUEUE; in mk_timer_create_trap()92 result = ipc_port_alloc(myspace, init_flags, &name, &port); in mk_timer_create_trap()
2658 init_flags |= IPC_PORT_INIT_MAKE_SEND_RIGHT; in mach_port_construct()2662 init_flags |= IPC_PORT_INIT_FILTER_MESSAGE; in mach_port_construct()2666 init_flags |= IPC_PORT_INIT_REPLY; in mach_port_construct()2670 init_flags |= IPC_PORT_ENFORCE_REPLY_PORT_SEMANTICS; in mach_port_construct()2674 init_flags |= IPC_PORT_INIT_EXCEPTION_PORT; in mach_port_construct()2679 init_flags |= IPC_PORT_INIT_REPLY; in mach_port_construct()2681 init_flags |= IPC_PORT_INIT_PROVISIONAL_REPLY; in mach_port_construct()2702 init_flags |= IPC_PORT_INIT_TG_BLOCK_TRACKING; in mach_port_construct()2750 init_flags |= IPC_PORT_INIT_FILTER_MESSAGE; in mach_port_construct()2763 init_flags |= IPC_PORT_INIT_FILTER_MESSAGE; in mach_port_construct()[all …]