Home
last modified time | relevance | path

Searched refs:task_token_ro_data (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dproc_ro.h49 struct task_token_ro_data { struct
74 struct task_token_ro_data task_tokens; argument
/xnu-8019.80.24/osfmk/kern/
H A Dtask.c7160 struct task_token_ro_data tokens; in task_set_tokens()