Searched refs:acl_copy_acl_into_oldacl (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/ufs/ufs/
H A Dufs_acl.c536 error = acl_copy_acl_into_oldacl(ap->a_aclp, old);
565 error = acl_copy_acl_into_oldacl(ap->a_aclp, old);
/freebsd-10-stable/sys/kern/
H A Dvfs_acl.c92 acl_copy_acl_into_oldacl(const struct acl *source, struct oldacl *dest) function
158 error = acl_copy_acl_into_oldacl(kernel_acl, &old);
/freebsd-10-stable/sys/sys/
H A Dacl.h312 int acl_copy_acl_into_oldacl(const struct acl *source,

Completed in 58 milliseconds