Searched defs:p_cred (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.41.6/bsd/kern/ |
| H A D | kern_descrip.c | 518 kauth_cred_t p_cred, in finishdup() 752 fdt_exec(proc_t p, kauth_cred_t p_cred, short posix_spawn_flags, thread_t thread, bool in_exec) in fdt_exec() 1018 kauth_cred_t p_cred; in fdt_invalidate() local 1323 struct ucred *p_cred, in falloc_withinit() 2399 kauth_cred_t p_cred; in sys_dup() local 2450 kauth_cred_t p_cred = current_cached_proc_cred(p); in sys_dup2() local 2456 dup2(proc_t p, kauth_cred_t p_cred, int old, int new, int *retval) in dup2() 2788 kauth_cred_t p_cred; in sys_fcntl_nocancel() local 5395 kauth_cred_t p_cred = current_cached_proc_cred(p); in sys_close() local 5404 kauth_cred_t p_cred = current_cached_proc_cred(p); in sys_close_nocancel() local [all …]
|
| H A D | kern_guarded.c | 439 kauth_cred_t p_cred; in guarded_close_np() local 774 kauth_cred_t p_cred = current_cached_proc_cred(p); in falloc_guarded() local
|
| H A D | posix_sem.c | 954 kauth_cred_t p_cred; in sem_close() local
|
| H A D | kern_exec.c | 3361 kauth_cred_t p_cred = vfs_context_ucred(imgp->ip_vfs_context); in exec_handle_file_actions() local
|
| /xnu-12377.41.6/security/ |
| H A D | mac_mach.c | 149 kauth_cred_t p_cred; in mac_task_check_get_movable_control_port_during_spawn() local
|
| /xnu-12377.41.6/bsd/vfs/ |
| H A D | vfs_syscalls.c | 4891 kauth_cred_t p_cred = current_cached_proc_cred(PROC_NULL); in open1() local
|