Home
last modified time | relevance | path

Searched refs:entry_id (Results 1 – 17 of 17) sorted by relevance

/freebsd/bin/setfacl/
H A Dremove.c44 int carried_error, entry_id, acl_brand, prev_acl_brand; in remove_acl() local
67 entry_id = ACL_FIRST_ENTRY; in remove_acl()
68 while (acl_get_entry(acl, entry_id, &entry) == 1) { in remove_acl()
69 entry_id = ACL_NEXT_ENTRY; in remove_acl()
96 int carried_error, entry_id; in remove_by_number() local
113 entry_id = ACL_FIRST_ENTRY; in remove_by_number()
115 while (acl_get_entry(acl_new, entry_id, &entry) == 1) { in remove_by_number()
116 entry_id = ACL_NEXT_ENTRY; in remove_by_number()
H A Dmerge.c93 int entry_id, entry_id_new, have_entry, had_entry, entry_number = 0; in merge_acl() local
110 entry_id = ACL_FIRST_ENTRY; in merge_acl()
112 while (acl_get_entry(acl, entry_id, &entry) == 1) { in merge_acl()
113 entry_id = ACL_NEXT_ENTRY; in merge_acl()
240 int entry_id, acl_brand, prev_acl_brand; in add_acl() local
262 entry_id = ACL_FIRST_ENTRY; in add_acl()
264 while (acl_get_entry(acl, entry_id, &entry) == 1) { in add_acl()
265 entry_id = ACL_NEXT_ENTRY; in add_acl()
H A Dmask.c42 int entry_id; in set_acl_mask() local
78 entry_id = ACL_FIRST_ENTRY; in set_acl_mask()
80 while (acl_get_entry(acl, entry_id, &entry) == 1) { in set_acl_mask()
81 entry_id = ACL_NEXT_ENTRY; in set_acl_mask()
H A Dsetfacl.c136 int acl_brand, entry_id; in clear_inheritance_flags() local
148 entry_id = ACL_FIRST_ENTRY; in clear_inheritance_flags()
149 while (acl_get_entry(nacl, entry_id, &acl_entry) == 1) { in clear_inheritance_flags()
150 entry_id = ACL_NEXT_ENTRY; in clear_inheritance_flags()
/freebsd/lib/libc/posix1e/
H A Dacl_strip.c71 int entry_id, have_mask_entry; in _posix1e_acl_strip_np() local
90 entry_id = ACL_FIRST_ENTRY; in _posix1e_acl_strip_np()
91 while (acl_get_entry(acl_old, entry_id, &entry) == 1) { in _posix1e_acl_strip_np()
92 entry_id = ACL_NEXT_ENTRY; in _posix1e_acl_strip_np()
H A Dacl_entry.c122 acl_get_entry(acl_t acl, int entry_id, acl_entry_t *entry_p) in acl_get_entry() argument
132 switch(entry_id) { in acl_get_entry()
H A Dacl_to_text_nfs4.c231 int error, off = 0, size, entry_id = ACL_FIRST_ENTRY; in _nfs4_acl_to_text_np() local
243 while (acl_get_entry(aclp, entry_id, &entry) == 1) { in _nfs4_acl_to_text_np()
244 entry_id = ACL_NEXT_ENTRY; in _nfs4_acl_to_text_np()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_posix1e.c91 int entry_id = ACL_FIRST_ENTRY;
95 while (1 == acl_get_entry(acl, entry_id, &acl_entry)) {
97 entry_id = ACL_NEXT_ENTRY;
234 int entry_id = ACL_FIRST_ENTRY;
253 while (1 == acl_get_entry(acl, entry_id, &acl_entry)) {
255 entry_id = ACL_NEXT_ENTRY;
235 int entry_id = ACL_FIRST_ENTRY; global() local
H A Dtest_acl_platform_nfs4.c704 int entry_id = ACL_FIRST_ENTRY; in compare_acls()
744 while (acl_get_entry_ret == acl_get_entry(acl, entry_id, &acl_entry)) in compare_acls()
753 entry_id = ACL_NEXT_ENTRY; in compare_acls()
705 int entry_id = ACL_FIRST_ENTRY; compare_acls() local
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c486 sqlite_int64 entry_id; in hdb_sqlite_store() local
542 entry_id = sqlite3_column_int64(get_ids, 1); in hdb_sqlite_store()
549 entry_id = sqlite3_column_int64(get_ids, 1); in hdb_sqlite_store()
551 sqlite3_bind_int64(hsdb->delete_aliases, 1, entry_id); in hdb_sqlite_store()
558 sqlite3_bind_int64(hsdb->update_entry, 2, entry_id); in hdb_sqlite_store()
583 sqlite3_bind_int64(hsdb->add_alias, 2, entry_id); in hdb_sqlite_store()
/freebsd/contrib/pjdfstest/
H A Dpjdfstest.c677 int entry_id = ACL_FIRST_ENTRY; in call_syscall() local
1127 while (acl_get_entry(newacl, entry_id, &newentry) == 1) { in call_syscall()
1128 entry_id = ACL_NEXT_ENTRY; in call_syscall()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp161 lldb::offset_t entry_id_offset = load_cmd_offset + entry.entry_id.offset; in ParseFileset()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c4303 u16 entry_id; in ecore_idle_chk_dump_rule_entries() local
4352 for (entry_id = 0; entry_id < num_reg_entries; entry_id++) { in ecore_idle_chk_dump_rule_entries()
4368 addr += (reg->start_entry + entry_id) * padded_entry_size; in ecore_idle_chk_dump_rule_entries()
4382 …mp_failure(p_hwfn, p_ptt, dump_buf + offset, dump, rule->rule_id, rule, entry_id, cond_reg_values); in ecore_idle_chk_dump_rule_entries()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h904 union lc_str entry_id;
1436 sys::swapByteOrder(C.entry_id.offset); in swapStruct()
906 uint32_t entry_id; global() member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp631 IO.mapRequired("id", LoadCommand.entry_id.offset); in mapping()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1553 uint64_t word, entry_id = 0; in dump_spacemap() local
1566 (u_longlong_t)entry_id); in dump_spacemap()
1570 (u_longlong_t)entry_id, in dump_spacemap()
1575 entry_id++; in dump_spacemap()
1613 (u_longlong_t)entry_id, in dump_spacemap()
1623 entry_id++; in dump_spacemap()
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp1969 const char *EntryName = Command.Ptr + Entry.entry_id.offset; in dumpSymbolsNameFromMachOFilesetEntry()