Home
last modified time | relevance | path

Searched refs:r_port (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_resource.h148 ipc_port_t r_port; member
H A Dexclaves.c520 uresource.r_port = MACH_PORT_NULL; in _exclaves_ctl_trap()
756 notification_resource_user->r_port = port_name; in _exclaves_ctl_trap()
H A Dexclaves_resource.c419 resource->r_port = port; in exclaves_resource_alloc()
758 ipc_port_t port = resource->r_port; in exclaves_resource_create_port_name()
/xnu-11215.1.10/libsyscall/wrappers/
H A Dexclaves.c275 *notification_id = notification_resource_user.r_port; in exclaves_notification_create()
/xnu-11215.1.10/osfmk/mach/
H A Dexclaves.h972 mach_port_name_t r_port; member