Home
last modified time | relevance | path

Searched refs:ACL_NEXT_ENTRY (Results 1 – 14 of 14) sorted by relevance

/freebsd/bin/setfacl/
H A Dmerge.c113 entry_id = ACL_NEXT_ENTRY; in merge_acl()
127 entry_id_new = ACL_NEXT_ENTRY; in merge_acl()
265 entry_id = ACL_NEXT_ENTRY; in add_acl()
H A Dremove.c69 entry_id = ACL_NEXT_ENTRY; in remove_acl()
116 entry_id = ACL_NEXT_ENTRY; in remove_by_number()
H A Dmask.c81 entry_id = ACL_NEXT_ENTRY; in set_acl_mask()
H A Dsetfacl.c150 entry_id = ACL_NEXT_ENTRY; in clear_inheritance_flags()
/freebsd/lib/libc/posix1e/
H A Dacl_entry.c136 case ACL_NEXT_ENTRY: in acl_get_entry()
H A Dacl_strip.c92 entry_id = ACL_NEXT_ENTRY; in _posix1e_acl_strip_np()
H A Dacl_to_text_nfs4.c244 entry_id = ACL_NEXT_ENTRY; in _nfs4_acl_to_text_np()
/freebsd/contrib/libarchive/tar/test/
H A Dtest_option_acls.c419 a = acl_get_entry(acl_a, ACL_NEXT_ENTRY, &aclent_a); in compare_acls()
420 b = acl_get_entry(acl_b, ACL_NEXT_ENTRY, &aclent_b); in compare_acls()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_posix1e.c97 entry_id = ACL_NEXT_ENTRY;
255 entry_id = ACL_NEXT_ENTRY;
H A Dtest_acl_platform_nfs4.c753 entry_id = ACL_NEXT_ENTRY; in compare_acls()
/freebsd/contrib/lib9p/
H A Dgenacl.c517 id = ACL_NEXT_ENTRY; in l9p_count_aces()
545 id = ACL_NEXT_ENTRY; in l9p_sysacl_to_acl()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_disk_acl_freebsd.c215 s = acl_get_entry(acl, ACL_NEXT_ENTRY, &acl_entry); in translate_acl()
310 s = acl_get_entry(acl, ACL_NEXT_ENTRY, &acl_entry); in translate_acl()
/freebsd/sys/sys/
H A Dacl.h243 #define ACL_NEXT_ENTRY 1 macro
/freebsd/contrib/pjdfstest/
H A Dpjdfstest.c1128 entry_id = ACL_NEXT_ENTRY; in call_syscall()