Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/ipc/
H A Dmach_port.c1948 mach_port_set_attributes( in mach_port_set_attributes() function
2709 kr = mach_port_set_attributes(space, *name, MACH_PORT_LIMITS_INFO, in mach_port_construct()
2717 kr = mach_port_set_attributes(space, *name, MACH_PORT_TEMPOWNER, NULL, 0); in mach_port_construct()
2724 kr = mach_port_set_attributes(space, *name, MACH_PORT_IMPORTANCE_RECEIVER, NULL, 0); in mach_port_construct()
2731 kr = mach_port_set_attributes(space, *name, MACH_PORT_DENAP_RECEIVER, NULL, 0); in mach_port_construct()
/xnu-8020.140.41/libsyscall/mach/
H A Dmach_port.c343 mach_port_set_attributes( in mach_port_set_attributes() function
/xnu-8020.140.41/osfmk/mach/
H A Dmach_port.defs378 routine mach_port_set_attributes(