HomeSort by: relevance | last modified time | path
    Searched defs:acl_copy_acl_into_oldacl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
vfs_acl.c 93 acl_copy_acl_into_oldacl(const struct acl *source, struct oldacl *dest) function in typeref:typename:int
159 error = acl_copy_acl_into_oldacl(kernel_acl, &old);

Completed in 12 milliseconds