Home
last modified time | relevance | path

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

/netbsd/src/sys/ufs/ufs/
Dufs_acl.c541 error = acl_copy_acl_into_oldacl(aclp, old); in ufs_setacl_posix1e()
570 error = acl_copy_acl_into_oldacl(aclp, old); in ufs_setacl_posix1e()
/netbsd/src/sys/kern/
Dvfs_acl.c93 acl_copy_acl_into_oldacl(const struct acl *source, struct oldacl *dest) in acl_copy_acl_into_oldacl() function
159 error = acl_copy_acl_into_oldacl(kernel_acl, &old); in acl_copyout()
/netbsd/src/external/cddl/osnet/sys/sys/
Dacl.h322 int acl_copy_acl_into_oldacl(const struct acl *source,
/netbsd/src/sys/sys/
Dacl.h313 int acl_copy_acl_into_oldacl(const struct acl *source,