Searched refs:TASK_SECURITY_TOKEN_COUNT (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dtask_info.h217 #define TASK_SECURITY_TOKEN_COUNT ((mach_msg_type_number_t) \ macro
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.c1983 if (*task_info_count < TASK_SECURITY_TOKEN_COUNT) {
1992 *task_info_count = TASK_SECURITY_TOKEN_COUNT;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp989 count = TASK_SECURITY_TOKEN_COUNT;

Completed in 22 milliseconds