Searched refs:MACH_PORT_LIMITS_INFO_COUNT (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dport.h353 #define MACH_PORT_LIMITS_INFO_COUNT ((natural_t) \ macro
/xnu-2422.115.4/osfmk/ipc/
H A Dmach_port.c1748 if (*count < MACH_PORT_LIMITS_INFO_COUNT)
1762 *count = MACH_PORT_LIMITS_INFO_COUNT;
1858 if (count < MACH_PORT_LIMITS_INFO_COUNT)

Completed in 78 milliseconds