Searched refs:proc_ident_t (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/bsd/sys/ |
| H A D | kernel_types.h | 72 typedef struct proc_ident * proc_ident_t; typedef 146 typedef struct proc_ident * proc_ident_t; typedef
|
| /xnu-11215/security/ |
| H A D | mac_process.c | 323 mac_proc_check_debug(proc_ident_t tracing_ident, kauth_cred_t tracing_cred, proc_ident_t traced_ide… in mac_proc_check_debug() 430 mac_proc_check_get_task(struct ucred *cred, proc_ident_t pident, mach_task_flavor_t flavor) in mac_proc_check_get_task() 442 mac_proc_check_expose_task(struct ucred *cred, proc_ident_t pident, mach_task_flavor_t flavor) in mac_proc_check_expose_task()
|
| H A D | mac_framework.h | 308 int mac_proc_check_debug(proc_ident_t tracing_ident, kauth_cred_t tracing_cred, proc_ident_t tr… 315 int mac_proc_check_get_task(kauth_cred_t cred, proc_ident_t pident, mach_task_flavor_t flavor) … 316 int mac_proc_check_expose_task(kauth_cred_t cred, proc_ident_t pident, mach_task_flavor_t flavo…
|