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

/freebsd-9.3-release/sys/kern/
H A Dsubr_acl_nfs4.c348 _acl_duplicate_entry(struct acl *aclp, int entry_index) function
414 copy = _acl_duplicate_entry(aclp, i);
511 entry = _acl_duplicate_entry(aclp, i);
968 copy = _acl_duplicate_entry(child_aclp, i);

Completed in 44 milliseconds