Home
last modified time | relevance | path

Searched defs:p_cred (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.81.4/bsd/kern/
H A Dkern_descrip.c522 kauth_cred_t p_cred, in finishdup()
756 fdt_exec(proc_t p, kauth_cred_t p_cred, short posix_spawn_flags, thread_t thread, bool in_exec) in fdt_exec()
1022 kauth_cred_t p_cred; in fdt_invalidate() local
1331 struct ucred *p_cred, in falloc_withinit()
2391 kauth_cred_t p_cred; in sys_dup() local
2442 kauth_cred_t p_cred = current_cached_proc_cred(p); in sys_dup2() local
2448 dup2(proc_t p, kauth_cred_t p_cred, int old, int new, int *retval) in dup2()
2779 kauth_cred_t p_cred; in sys_fcntl_nocancel() local
5356 kauth_cred_t p_cred = current_cached_proc_cred(p); in sys_close() local
5365 kauth_cred_t p_cred = current_cached_proc_cred(p); in sys_close_nocancel() local
[all …]
H A Dkern_guarded.c439 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 Dposix_sem.c785 kauth_cred_t p_cred; in sem_close() local
H A Dkern_exec.c2842 kauth_cred_t p_cred = vfs_context_ucred(imgp->ip_vfs_context); in exec_handle_file_actions() local
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c4664 kauth_cred_t p_cred = current_cached_proc_cred(PROC_NULL); in open1() local