Searched refs:ipc_port_alloc_special (Results 1 – 4 of 4) sorted by relevance
300 bs_port = ipc_port_alloc_special(proxy_space, IPC_PORT_INIT_MESSAGE_QUEUE); in mach_node_register()307 ack_port = ipc_port_alloc_special(proxy_space, IPC_PORT_INIT_MESSAGE_QUEUE); in mach_node_register()
987 port = ipc_port_alloc_special(ipc_space_kernel, IPC_PORT_ENFORCE_RIGID_REPLY_PORT_SEMANTICS); in ipc_kobject_alloc_port()
1034 extern ipc_port_t ipc_port_alloc_special(1060 ipc_port_alloc_special(ipc_space_reply, IPC_PORT_INIT_MESSAGE_QUEUE | IPC_PORT_INIT_SPECIAL_REPLY)
3154 ipc_port_alloc_special( in ipc_port_alloc_special() function