Home
last modified time | relevance | path

Searched defs:pident (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.121.2/security/
H A Dmac_mach.c90 struct proc_ident pident = proc_ident(p); in mac_task_check_expose_task() local
106 struct proc_ident pident; in mac_task_check_task_id_token_get_task() local
181 struct proc_ident pident; in mac_task_check_get_task_special_port() local
231 struct proc_ident pident = proc_ident(targetp); in mac_task_check_set_task_special_port() local
H A Dmac_process.c407 mac_proc_check_get_task(struct ucred *cred, proc_ident_t pident, mach_task_flavor_t flavor) in mac_proc_check_get_task()
419 mac_proc_check_expose_task(struct ucred *cred, proc_ident_t pident, mach_task_flavor_t flavor) in mac_proc_check_expose_task()
/xnu-8796.121.2/bsd/vm/
H A Dvm_unix.c936 struct proc_ident pident = {0}; in task_for_pid() local
1120 struct proc_ident pident = proc_ident(p); in task_name_for_pid() local
1189 struct proc_ident pident = {0}; in task_inspect_for_pid() local
1311 struct proc_ident pident = {0}; in task_read_for_pid() local
1518 struct proc_ident pident = {0}; in debug_control_port_for_pid() local
/xnu-8796.121.2/bsd/dev/dtrace/
H A Dfasttrap.c595 struct proc_ident pident = proc_ident(p); in fasttrap_setdebug() local