Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/mach/
H A Dport.h374 #define MACH_PORT_LIMITS_INFO 1 /* uses mach_port_limits_t */ macro
/xnu-8796.121.2/osfmk/ipc/
H A Dmach_port.c1840 case MACH_PORT_LIMITS_INFO: { in mach_port_get_attributes()
1983 case MACH_PORT_LIMITS_INFO: { in mach_port_set_attributes()
2727 kr = mach_port_set_attributes(space, *name, MACH_PORT_LIMITS_INFO, in mach_port_construct()