Searched refs:mach_port_set_attributes (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | mach_port.c | 1983 mach_port_set_attributes( in mach_port_set_attributes() function 2767 kr = mach_port_set_attributes(space, *name, MACH_PORT_LIMITS_INFO, in mach_port_construct() 2775 kr = mach_port_set_attributes(space, *name, MACH_PORT_TEMPOWNER, NULL, 0); in mach_port_construct() 2782 kr = mach_port_set_attributes(space, *name, MACH_PORT_IMPORTANCE_RECEIVER, NULL, 0); in mach_port_construct() 2789 kr = mach_port_set_attributes(space, *name, MACH_PORT_DENAP_RECEIVER, NULL, 0); in mach_port_construct()
|
| /xnu-8019.80.24/libsyscall/mach/ |
| H A D | mach_port.c | 343 mach_port_set_attributes( in mach_port_set_attributes() function
|
| /xnu-8019.80.24/osfmk/mach/ |
| H A D | mach_port.defs | 378 routine mach_port_set_attributes(
|