/freebsd/bin/setfacl/ |
H A D | merge.c | 42 acl_entry_type_t entry_type; in merge_user_group() local 91 acl_entry_type_t entry_type, entry_type_new; in merge_acl() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_trampoline_hexagon.S | 33 .macro CALL_PATCHED_FUNC entry_type argument
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_acl.c | 210 uint16_t entry_type; in zfs_ace_fuid_get_who() local 244 uint16_t entry_type = acep->z_hdr.z_flags & ACE_TYPE_FLAGS; in zfs_ace_fuid_set_who() local 256 uint16_t entry_type; in zfs_ace_fuid_size() local 515 uint16_t entry_type; in zfs_acl_valid_ace_type() local 657 uint16_t entry_type; in zfs_copy_ace_2_fuid() local 725 uint16_t entry_type; in zfs_copy_fuid_2_ace() local 868 uint16_t access_type, uint64_t fuid, uint16_t entry_type) in zfs_set_ace() 887 int entry_type; in zfs_mode_compute() local 1328 int entry_type; in zfs_acl_chmod() local 2108 uint16_t entry_type; in zfs_zaccess_aces_check() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_acl.c | 210 uint16_t entry_type; in zfs_ace_fuid_get_who() local 244 uint16_t entry_type = acep->z_hdr.z_flags & ACE_TYPE_FLAGS; in zfs_ace_fuid_set_who() local 256 uint16_t entry_type; in zfs_ace_fuid_size() local 513 uint16_t entry_type; in zfs_acl_valid_ace_type() local 655 uint16_t entry_type; in zfs_copy_ace_2_fuid() local 723 uint16_t entry_type; in zfs_copy_fuid_2_ace() local 886 uint16_t access_type, uint64_t fuid, uint16_t entry_type) in zfs_set_ace() 905 int entry_type; in zfs_mode_compute() local 1513 int entry_type; in zfs_acl_chmod() local 2295 uint16_t entry_type; in zfs_zaccess_aces_check() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_byteswap.c | 60 uint16_t entry_type; in zfs_ace_byteswap() local
|
/freebsd/lib/libc/posix1e/ |
H A D | acl_set.c | 228 acl_set_entry_type_np(acl_entry_t entry_d, acl_entry_type_t entry_type) in acl_set_entry_type_np()
|
H A D | acl_to_text_nfs4.c | 113 acl_entry_type_t entry_type; in format_entry_type() local
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_hmc.h | 91 enum irdma_sd_entry_type entry_type; member 113 enum irdma_sd_entry_type entry_type; member 162 enum irdma_sd_entry_type entry_type; member
|
/freebsd/crypto/openssl/crypto/ct/ |
H A D | ct_b64.c | 64 ct_log_entry_type_t entry_type, uint64_t timestamp, in SCT_new_from_base64()
|
H A D | ct_local.h | 78 ct_log_entry_type_t entry_type; member
|
H A D | ct_sct.c | 64 int SCT_set_log_entry_type(SCT *sct, ct_log_entry_type_t entry_type) in SCT_set_log_entry_type()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_hmc.h | 63 enum i40e_sd_entry_type entry_type; member 86 enum i40e_sd_entry_type entry_type; member
|
H A D | i40e_lan_hmc.h | 159 enum i40e_sd_entry_type entry_type; member
|
/freebsd/sys/kern/ |
H A D | subr_acl_nfs4.c | 300 acl_entry_type_t entry_type) in _acl_entry_matches() 322 acl_entry_type_t entry_type) in _acl_append()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_rpcgen.py | 1805 def EntryBytes(entry_type, name, tag, fixed_length): argument 1809 def EntryVarBytes(entry_type, name, tag): argument 1813 def EntryInt(entry_type, name, tag, bits=32): argument 1817 def EntryString(entry_type, name, tag): argument 1821 def EntryStruct(entry_type, name, tag, struct_name): argument
|
/freebsd/contrib/libevent/ |
H A D | event_rpcgen.py | 1805 def EntryBytes(entry_type, name, tag, fixed_length): argument 1809 def EntryVarBytes(entry_type, name, tag): argument 1813 def EntryInt(entry_type, name, tag, bits=32): argument 1817 def EntryString(entry_type, name, tag): argument 1821 def EntryStruct(entry_type, name, tag, struct_name): argument
|
/freebsd/contrib/lib9p/ |
H A D | genacl.c | 566 acl_entry_type_t entry_type; /* e.g., allow/deny */ in l9p_frombsdnfs4() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_acl_platform_nfs4.c | 609 acl_entry_type_t entry_type; acl_match() local
|
/freebsd/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.c | 455 cd9660node_susp_create_node(int susp_type, int entry_type, const char *type_id, in cd9660node_susp_create_node()
|
H A D | cd9660_eltorito.h | 129 char entry_type; member
|
H A D | iso9660_rrip.h | 211 char entry_type; /* Record type */ member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | MinidumpYAML.h | 62 using entry_type = EntryT; member
|
/freebsd/usr.sbin/nscd/ |
H A D | cachelib.h | 79 enum cache_entry_t entry_type; member
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_minidump.h | 39 uint32_t entry_type ; member 146 uint32_t entry_type ; member
|
/freebsd/sys/x86/iommu/ |
H A D | intel_drv.c | 800 dmar_find_nonpci(u_int id, u_int entry_type, uint16_t *rid) in dmar_find_nonpci()
|