Searched refs:MACH_PORT_LIMITS_INFO_COUNT (Results 1 – 2 of 2) sorted by relevance
384 #define MACH_PORT_LIMITS_INFO_COUNT ((natural_t) \ macro
1844 if (*count < MACH_PORT_LIMITS_INFO_COUNT) { in mach_port_get_attributes()1860 *count = MACH_PORT_LIMITS_INFO_COUNT; in mach_port_get_attributes()2012 if (count < MACH_PORT_LIMITS_INFO_COUNT) { in mach_port_set_attributes()2738 static_assert(count >= MACH_PORT_LIMITS_INFO_COUNT); in mach_port_construct()