Home
last modified time | relevance | path

Searched refs:KERNEL_AUDIT_TOKEN (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/sys/mach/
HDmessage.h516 extern audit_token_t KERNEL_AUDIT_TOKEN;
/trueos/sys/compat/mach/ipc/
HDmach_msg.c214 audit_token_t KERNEL_AUDIT_TOKEN = KERNEL_AUDIT_TOKEN_VALUE; variable
HDipc_kmsg.c897 trailer->msgh_audit = KERNEL_AUDIT_TOKEN; in ipc_kmsg_get_from_kernel()
/trueos/sys/compat/mach/kern/
HDtask.c439 new_task->audit_token = KERNEL_AUDIT_TOKEN; in task_create_internal()