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

/netbsd-current/external/bsd/libarchive/dist/tar/test/
H A Dtest_option_acls.c98 compare_acl_entry(acl_entry_t ae_a, acl_entry_t ae_b, int is_nfs4) argument
162 if (is_nfs4) {
190 if (is_nfs4)
211 if (is_nfs4) {
232 (void)is_nfs4; /* UNUSED */
271 int is_nfs4 = 0; local
299 is_nfs4 = 1;
326 if (!is_nfs4) {
383 is_nfs4 = 1;
388 is_nfs4
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_disk_acl_sunos.c163 sun_acl_is_trivial(void *aclp, int aclcnt, mode_t mode, int is_nfs4, argument
190 if (!is_nfs4) {

Completed in 189 milliseconds