Searched refs:KERNEL_SECURITY_TOKEN (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dmessage.h439 extern security_token_t KERNEL_SECURITY_TOKEN;
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dipc_kobject.c426 trailer->msgh_sender = KERNEL_SECURITY_TOKEN;
H A Dtask.c431 new_task->sec_token = KERNEL_SECURITY_TOKEN;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmach_msg.c148 security_token_t KERNEL_SECURITY_TOKEN = KERNEL_SECURITY_TOKEN_VALUE; variable
H A Dipc_kmsg.c873 trailer->msgh_sender = KERNEL_SECURITY_TOKEN;

Completed in 48 milliseconds