Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dacl.h95 struct oldacl { struct
312 int acl_copy_oldacl_into_acl(const struct oldacl *source,
315 struct oldacl *dest);
/f-stack/freebsd/kern/
H A Dvfs_acl.c86 acl_copy_oldacl_into_acl(const struct oldacl *source, struct acl *dest) in acl_copy_oldacl_into_acl()
108 acl_copy_acl_into_oldacl(const struct acl *source, struct oldacl *dest) in acl_copy_acl_into_oldacl()
144 struct oldacl old; in acl_copyin()
169 struct oldacl old; in acl_copyout()