Home
last modified time | relevance | path

Searched refs:MACH_PORT_TEMPOWNER (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/osfmk/mach/
H A Dport.h377 #define MACH_PORT_TEMPOWNER 4 /* indicates receive right will be reassigned to an… macro
/xnu-8792.61.2/osfmk/ipc/
H A Dmach_port.c2025 case MACH_PORT_TEMPOWNER: in mach_port_set_attributes()
2734 kr = mach_port_set_attributes(space, *name, MACH_PORT_TEMPOWNER, NULL, 0); in mach_port_construct()