HomeSort by: relevance | last modified time | path
    Searched refs:ACL_FIRST_ENTRY (Results 1 - 8 of 8) sorted by relevancy

  /src/bin/setfacl/
mask.c 90 entry_id = ACL_FIRST_ENTRY;
remove.c 78 entry_id = ACL_FIRST_ENTRY;
124 entry_id = ACL_FIRST_ENTRY;
merge.c 120 entry_id = ACL_FIRST_ENTRY;
135 entry_id_new = ACL_FIRST_ENTRY;
272 entry_id = ACL_FIRST_ENTRY;
setfacl.c 157 entry_id = ACL_FIRST_ENTRY;
270 acl_get_entry(acl, ACL_FIRST_ENTRY,
323 acl_get_entry(acl, ACL_FIRST_ENTRY, &unused_entry) == 0) {
  /src/lib/libc/posix1e/
acl_entry.c 139 case ACL_FIRST_ENTRY:
acl_strip.c 89 entry_id = ACL_FIRST_ENTRY;
acl_to_text_nfs4.c 237 int error, entry_id = ACL_FIRST_ENTRY;
  /src/sys/sys/
acl.h 241 #define ACL_FIRST_ENTRY 0

Completed in 17 milliseconds