Home
last modified time | relevance | path

Searched refs:mach_port_set_attributes (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/osfmk/ipc/
H A Dmach_port.c1968 mach_port_set_attributes( in mach_port_set_attributes() function
2726 kr = mach_port_set_attributes(space, *name, MACH_PORT_LIMITS_INFO, in mach_port_construct()
2734 kr = mach_port_set_attributes(space, *name, MACH_PORT_TEMPOWNER, NULL, 0); in mach_port_construct()
2741 kr = mach_port_set_attributes(space, *name, MACH_PORT_IMPORTANCE_RECEIVER, NULL, 0); in mach_port_construct()
2748 kr = mach_port_set_attributes(space, *name, MACH_PORT_DENAP_RECEIVER, NULL, 0); in mach_port_construct()
/xnu-8792.41.9/libsyscall/mach/
H A Dmach_port.c343 mach_port_set_attributes( in mach_port_set_attributes() function
/xnu-8792.41.9/osfmk/mach/
H A Dmach_port.defs376 routine mach_port_set_attributes(