Searched refs:TASK_SECURITY_TOKEN (Results 1 – 4 of 4) sorted by relevance
257 #define TASK_SECURITY_TOKEN 13 macro
195 kr = task_info(mach_task_self(), TASK_SECURITY_TOKEN, (task_info_t)&sec_token, &count);
1501 kr = task_info( task, TASK_SECURITY_TOKEN, (task_info_t) &token, &count ); in clientHasPrivilege()
5810 case TASK_SECURITY_TOKEN: in task_info()