Searched defs:file_cred (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.61.2/security/ |
| H A D | mac_vfs.c | 719 mac_vnode_notify_truncate(vfs_context_t ctx, kauth_cred_t file_cred, struct vnode *vp) in mac_vnode_notify_truncate() 1183 mac_vnode_check_getattr(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_getattr() 1528 mac_vnode_check_kqfilter(vfs_context_t ctx, kauth_cred_t file_cred, in mac_vnode_check_kqfilter() 1667 mac_vnode_check_read(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_read() 2029 mac_vnode_check_stat(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_stat() 2076 mac_vnode_check_truncate(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_truncate() 2101 mac_vnode_check_write(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_write()
|
| /xnu-8792.61.2/bsd/kern/ |
| H A D | kern_guarded.c | 1401 kauth_cred_t __unused file_cred, struct vnode *vp, struct label *label) in vng_vnode_check_write() 1429 kauth_cred_t __unused file_cred, struct vnode *vp, in vng_vnode_check_truncate()
|
| /xnu-8792.61.2/bsd/vfs/ |
| H A D | vfs_vnops.c | 1459 int needsrealdev, vfs_context_t ctx, struct ucred *file_cred) in vn_stat_noauth()
|
| H A D | vfs_attrlist.c | 3091 enum uio_seg segflg, char* authoritative_name, struct ucred *file_cred) in getattrlist_internal()
|