Home
last modified time | relevance | path

Searched defs:fsec (Results 1 – 6 of 6) sorted by relevance

/xnu-11215.1.10/bsd/kern/
H A Dkern_authorization.c967 kauth_filesec_t fsec; in kauth_copyinfilesec() local
1123 kauth_filesec_acl_setendian(int kendian, kauth_filesec_t fsec, kauth_acl_t acl) in kauth_filesec_acl_setendian()
H A Dkern_descrip.c5445 kauth_filesec_t fsec; in fstat() local
/xnu-11215.1.10/bsd/vfs/
H A Dkpi_vfs.c2500 kauth_filesec_t fsec; in vnode_get_filesec() local
2648 vnode_set_filesec(vnode_t vp, kauth_filesec_t fsec, kauth_acl_t acl, vfs_context_t ctx) in vnode_set_filesec()
2750 kauth_filesec_t fsec; in vnode_getattr() local
3157 kauth_filesec_t fsec; in vnode_setattr_fallback() local
H A Dvfs_vnops.c1462 kauth_filesec_t fsec; in vn_stat_noauth() local
H A Dvfs_attrlist.c1984 struct kauth_filesec fsec; in attr_pack_common() local
H A Dvfs_syscalls.c6992 kauth_filesec_t fsec = KAUTH_FILESEC_NONE; in fstatat_internal() local
10599 umask1(proc_t p, int newmask, __unused kauth_filesec_t fsec, int32_t *retval) in umask1()