Searched refs:mach_port_set_attributes (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.61.2/osfmk/ipc/ |
| H A D | mach_port.c | 1968 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.61.2/libsyscall/mach/ |
| H A D | mach_port.c | 343 mach_port_set_attributes( in mach_port_set_attributes() function
|
| /xnu-8792.61.2/osfmk/mach/ |
| H A D | mach_port.defs | 376 routine mach_port_set_attributes(
|