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

/xnu-2782.1.97/osfmk/mach/
H A Dport.h354 #define MACH_PORT_LIMITS_INFO_COUNT ((natural_t) \ macro
/xnu-2782.1.97/osfmk/ipc/
H A Dmach_port.c1759 if (*count < MACH_PORT_LIMITS_INFO_COUNT)
1773 *count = MACH_PORT_LIMITS_INFO_COUNT;
1869 if (count < MACH_PORT_LIMITS_INFO_COUNT)

Completed in 27 milliseconds