Home
last modified time | relevance | path

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

/freebsd-10-stable/bin/setfacl/
Dmerge.c114 entry_id = ACL_FIRST_ENTRY; in merge_acl()
129 entry_id_new = ACL_FIRST_ENTRY; in merge_acl()
266 entry_id = ACL_FIRST_ENTRY; in add_acl()
Dremove.c72 entry_id = ACL_FIRST_ENTRY; in remove_acl()
118 entry_id = ACL_FIRST_ENTRY; in remove_by_number()
Dmask.c84 entry_id = ACL_FIRST_ENTRY; in set_acl_mask()
Dsetfacl.c301 acl_get_entry(acl, ACL_FIRST_ENTRY, in main()
345 acl_get_entry(acl, ACL_FIRST_ENTRY, &unused_entry) == 0) { in main()
/freebsd-10-stable/lib/libc/posix1e/
Dacl_entry.c134 case ACL_FIRST_ENTRY: in acl_get_entry()
Dacl_strip.c90 entry_id = ACL_FIRST_ENTRY; in _posix1e_acl_strip_np()
Dacl_to_text_nfs4.c230 int error, off = 0, size, entry_id = ACL_FIRST_ENTRY; in _nfs4_acl_to_text_np()
/freebsd-10-stable/contrib/libarchive/tar/test/
Dtest_option_acls.c417 a = acl_get_entry(acl_a, ACL_FIRST_ENTRY, &aclent_a); in compare_acls()
422 b = acl_get_entry(acl_b, ACL_FIRST_ENTRY, &aclent_b); in compare_acls()
/freebsd-10-stable/contrib/libarchive/libarchive/test/
Dtest_acl_platform_posix1e.c92 int entry_id = ACL_FIRST_ENTRY;
235 int entry_id = ACL_FIRST_ENTRY;
Dtest_acl_platform_nfs4.c705 int entry_id = ACL_FIRST_ENTRY; in compare_acls()
/freebsd-10-stable/sys/sys/
Dacl.h240 #define ACL_FIRST_ENTRY 0 macro
/freebsd-10-stable/contrib/libarchive/libarchive/
Darchive_disk_acl_freebsd.c158 s = acl_get_entry(acl, ACL_FIRST_ENTRY, &acl_entry); in translate_acl()
/freebsd-10-stable/contrib/pjdfstest/
Dpjdfstest.c560 int entry_id = ACL_FIRST_ENTRY; in call_syscall()
/freebsd-10-stable/tools/regression/pjdfstest/
Dpjdfstest.c556 int entry_id = ACL_FIRST_ENTRY; in call_syscall()