Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_acl.c108 acl_copy_acl_into_oldacl(const struct acl *source, struct oldacl *dest) in acl_copy_acl_into_oldacl() function
174 error = acl_copy_acl_into_oldacl(kernel_acl, &old); in acl_copyout()
/f-stack/freebsd/sys/
H A Dacl.h314 int acl_copy_acl_into_oldacl(const struct acl *source,