Searched refs:security_token_t (Results 1 - 10 of 10) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dhost_security.defs84 sec_token : security_token_t;
97 sec_token : security_token_t;
H A Dmessage.h391 } security_token_t; typedef in typeref:struct:__anon1255
398 security_token_t msgh_sender;
420 security_token_t msgh_sender;
429 security_token_t msgh_sender;
449 security_token_t msgh_sender;
485 extern security_token_t KERNEL_SECURITY_TOKEN;
H A Dtask_info.h218 (sizeof(security_token_t) / sizeof(natural_t)))
H A Dmach_types.defs415 type security_token_t = struct[2] of uint32_t;
/darwin-on-arm/xnu/osfmk/ipc/
H A Dmach_msg.c146 security_token_t KERNEL_SECURITY_TOKEN = KERNEL_SECURITY_TOKEN_VALUE;
153 /* security_token_t */ KERNEL_SECURITY_TOKEN_VALUE
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.c338 __unused security_token_t sec_token,
1508 security_token_t sec_token,
1981 register security_token_t *sec_token_p;
1988 sec_token_p = (security_token_t *) task_info_out;
H A Dtask.h265 security_token_t sec_token;
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_prot.c1992 security_token_t sec_token;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp936 security_token_t token;
/darwin-on-arm/xnu/osfmk/default_pager/
H A Ddp_backing_store.c1174 security_token_t null_security_token = {

Completed in 109 milliseconds