Home
last modified time | relevance | path

Searched refs:kauth_authorize_fileop (Results 1 – 7 of 7) sorted by relevance

/xnu-11215.1.10/bsd/sys/
H A Dkauth.h870 extern int kauth_authorize_fileop(kauth_cred_t _credential, kauth_action_t _action,
/xnu-11215.1.10/bsd/kern/
H A Dkern_authorization.c523 kauth_authorize_fileop(kauth_cred_t credential, kauth_action_t action, uintptr_t arg0, uintptr_t ar… in kauth_authorize_fileop() function
H A Dkern_descrip.c1758 kauth_authorize_fileop(fg->fg_cred, KAUTH_FILEOP_CLOSE, in fp_close_and_unlock()
H A Dkern_exec.c2412 kauth_authorize_fileop(vfs_context_ucred(imgp->ip_vfs_context), in exec_activate_image()
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c5780 kauth_authorize_fileop(vfs_context_ucred(ctx), KAUTH_FILEOP_LINK, in linkat_internal()
5991 kauth_authorize_fileop(vfs_context_ucred(ctx), KAUTH_FILEOP_SYMLINK, in symlinkat_internal()
6274 kauth_authorize_fileop(vfs_context_ucred(ctx), in unlinkat_internal()
9560 kauth_authorize_fileop(vfs_context_ucred(ctx), in renameat_internal()
9564 kauth_authorize_fileop(vfs_context_ucred(ctx), in renameat_internal()
10225 kauth_authorize_fileop(vfs_context_ucred(ctx), in rmdirat_internal()
10986 kauth_authorize_fileop(vfs_context_ucred(ctx), KAUTH_FILEOP_EXCHANGE, in exchangedata()
H A Dvfs_vnops.c199 kauth_authorize_fileop(vfs_context_ucred(ctx), KAUTH_FILEOP_OPEN, in vn_open_auth_finish()
H A Dvfs_subr.c8456 kauth_authorize_fileop(vfs_context_ucred(ctx), in vn_authorize_renamex_with_paths()
8466 kauth_authorize_fileop(vfs_context_ucred(ctx), in vn_authorize_renamex_with_paths()
8507 kauth_authorize_fileop(vfs_context_ucred(ctx), in vn_authorize_renamex_with_paths()