Home
last modified time | relevance | path

Searched refs:oldacl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_acl.c82 acl_copy_oldacl_into_acl(const struct oldacl *source, struct acl *dest) in acl_copy_oldacl_into_acl()
104 acl_copy_acl_into_oldacl(const struct acl *source, struct oldacl *dest) in acl_copy_acl_into_oldacl()
140 struct oldacl old; in acl_copyin()
165 struct oldacl old; in acl_copyout()
/freebsd/sys/sys/
H A Dacl.h95 struct oldacl { struct
312 int __result_use_check acl_copy_oldacl_into_acl(const struct oldacl *source,
315 struct oldacl *dest);
/freebsd/sys/ufs/ufs/
H A Dufs_acl.c228 ufs_get_oldacl(acl_type_t type, struct oldacl *old, struct vnode *vp, in ufs_get_oldacl()
285 struct oldacl *old; in ufs_getacl_posix1e()
485 struct oldacl *old; in ufs_setacl_posix1e()