Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsuid_cred.c162 suid_cred_path_t path, in task_create_suid_cred()
/xnu-8019.80.24/osfmk/mach/
H A Dmach_types.h281 typedef char suid_cred_path_t[1024]; typedef
H A Dtask.defs565 path : suid_cred_path_t;
H A Dmach_types.defs219 type suid_cred_path_t = c_string[*:1024];