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

/freebsd-10-stable/sys/kern/
H A Dvfs_acl.c70 acl_copy_oldacl_into_acl(const struct oldacl *source, struct acl *dest) function
136 acl_copy_oldacl_into_acl(&old, kernel_acl);
/freebsd-10-stable/sys/sys/
H A Dacl.h310 int acl_copy_oldacl_into_acl(const struct oldacl *source,
/freebsd-10-stable/sys/ufs/ufs/
H A Dufs_acl.c337 error = acl_copy_oldacl_into_acl(old, ap->a_aclp);

Completed in 55 milliseconds