/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86ManualCompressEVEXTables.def |
|
H A D | X86ManualFoldTables.def | 239 #ifndef ENTRY 240 #define ENTRY(REG, MEM, FLAGS) 244 ENTRY(ADD16ri_DB, ADD16mi, TB_NO_REVERSE) 245 ENTRY(ADD16rr_DB, ADD16mr, TB_NO_REVERSE) 246 ENTRY(ADD32ri_DB, ADD32mi, TB_NO_REVERSE) 247 ENTRY(ADD32rr_DB, ADD32mr, TB_NO_REVERSE) 248 ENTRY(ADD64ri32_DB, ADD64mi32, TB_NO_REVERSE) 249 ENTRY(ADD64rr_DB, ADD64mr, TB_NO_REVERSE) 250 ENTRY(ADD8ri_DB, ADD8mi, TB_NO_REVERSE) 251 ENTRY(ADD8rr_D [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/ |
H A D | X86DisassemblerDecoder.h | 114 ENTRY(AL) \ 115 ENTRY(CL) \ 116 ENTRY(DL) \ 117 ENTRY(BL) \ 118 ENTRY(AH) \ 119 ENTRY(CH) \ 120 ENTRY(DH) \ 121 ENTRY(BH) \ 122 ENTRY(R8B) \ 123 ENTRY(R9 566 #define ENTRY( global() macro 569 #define ENTRY( global() macro 581 #define ENTRY( global() macro 593 #define ENTRY( global() macro 609 #define ENTRY( global() macro [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ReplaceableInstrs.def | 13 #define ENTRY(A, B, C) {X86::A, X86::B, X86::C}, 16 ENTRY(MOVAPSmr, MOVAPDmr, MOVDQAmr) 17 ENTRY(MOVAPSrm, MOVAPDrm, MOVDQArm) 18 ENTRY(MOVAPSrr, MOVAPDrr, MOVDQArr) 19 ENTRY(MOVUPSmr, MOVUPDmr, MOVDQUmr) 20 ENTRY(MOVUPSrm, MOVUPDrm, MOVDQUrm) 21 ENTRY(MOVLPSmr, MOVLPDmr, MOVPQI2QImr) 22 ENTRY(MOVSDmr, MOVSDmr, MOVPQI2QImr) 23 ENTRY(MOVSSmr, MOVSSmr, MOVPDI2DImr) 24 ENTRY(MOVSDrm, MOVSDrm, MOVQI2PQIrm) [all …]
|
/freebsd-src/stand/liblua/ |
H A D | lerrno.c | 43 #define ENTRY(name) { #name, name } macro 48 ENTRY(EPERM), 49 ENTRY(ENOENT), 50 ENTRY(ESRCH), 51 ENTRY(EINTR), 52 ENTRY(EIO), 53 ENTRY(ENXIO), 54 ENTRY(E2BIG), 55 ENTRY(ENOEXEC), 56 ENTRY(EBADF), [all …]
|
/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_entry.c | 154 archive_entry_clear(struct archive_entry *entry) in archive_entry_clear() argument 156 if (entry == NULL) in archive_entry_clear() 158 archive_mstring_clean(&entry->ae_fflags_text); in archive_entry_clear() 159 archive_mstring_clean(&entry->ae_gname); in archive_entry_clear() 160 archive_mstring_clean(&entry->ae_linkname); in archive_entry_clear() 161 archive_mstring_clean(&entry->ae_pathname); in archive_entry_clear() 162 archive_mstring_clean(&entry->ae_sourcepath); in archive_entry_clear() 163 archive_mstring_clean(&entry->ae_uname); in archive_entry_clear() 164 archive_entry_copy_mac_metadata(entry, NULL, 0); in archive_entry_clear() 165 archive_acl_clear(&entry in archive_entry_clear() 176 archive_entry_clone(struct archive_entry * entry) archive_entry_clone() argument 251 archive_entry_free(struct archive_entry * entry) archive_entry_free() argument 266 struct archive_entry *entry; archive_entry_new2() local 281 archive_entry_atime(struct archive_entry * entry) archive_entry_atime() argument 287 archive_entry_atime_nsec(struct archive_entry * entry) archive_entry_atime_nsec() argument 293 archive_entry_atime_is_set(struct archive_entry * entry) archive_entry_atime_is_set() argument 299 archive_entry_birthtime(struct archive_entry * entry) archive_entry_birthtime() argument 305 archive_entry_birthtime_nsec(struct archive_entry * entry) archive_entry_birthtime_nsec() argument 311 archive_entry_birthtime_is_set(struct archive_entry * entry) archive_entry_birthtime_is_set() argument 317 archive_entry_ctime(struct archive_entry * entry) archive_entry_ctime() argument 323 archive_entry_ctime_is_set(struct archive_entry * entry) archive_entry_ctime_is_set() argument 329 archive_entry_ctime_nsec(struct archive_entry * entry) archive_entry_ctime_nsec() argument 335 archive_entry_dev(struct archive_entry * entry) archive_entry_dev() argument 345 archive_entry_dev_is_set(struct archive_entry * entry) archive_entry_dev_is_set() argument 351 archive_entry_devmajor(struct archive_entry * entry) archive_entry_devmajor() argument 360 archive_entry_devminor(struct archive_entry * entry) archive_entry_devminor() argument 369 archive_entry_filetype(struct archive_entry * entry) archive_entry_filetype() argument 375 archive_entry_filetype_is_set(struct archive_entry * entry) archive_entry_filetype_is_set() argument 381 archive_entry_fflags(struct archive_entry * entry,unsigned long * set,unsigned long * clear) archive_entry_fflags() argument 398 archive_entry_fflags_text(struct archive_entry * entry) archive_entry_fflags_text() argument 428 archive_entry_gid(struct archive_entry * entry) archive_entry_gid() argument 434 archive_entry_gid_is_set(struct archive_entry * entry) archive_entry_gid_is_set() argument 440 archive_entry_gname(struct archive_entry * entry) archive_entry_gname() argument 451 archive_entry_gname_utf8(struct archive_entry * entry) archive_entry_gname_utf8() argument 463 archive_entry_gname_w(struct archive_entry * entry) archive_entry_gname_w() argument 474 _archive_entry_gname_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_gname_l() argument 481 archive_entry_hardlink(struct archive_entry * entry) archive_entry_hardlink() argument 495 archive_entry_hardlink_utf8(struct archive_entry * entry) archive_entry_hardlink_utf8() argument 509 archive_entry_hardlink_w(struct archive_entry * entry) archive_entry_hardlink_w() argument 523 _archive_entry_hardlink_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_hardlink_l() argument 535 archive_entry_ino(struct archive_entry * entry) archive_entry_ino() argument 541 archive_entry_ino_is_set(struct archive_entry * entry) archive_entry_ino_is_set() argument 547 archive_entry_ino64(struct archive_entry * entry) archive_entry_ino64() argument 553 archive_entry_mode(struct archive_entry * entry) archive_entry_mode() argument 559 archive_entry_mtime(struct archive_entry * entry) archive_entry_mtime() argument 565 archive_entry_mtime_nsec(struct archive_entry * entry) archive_entry_mtime_nsec() argument 571 archive_entry_mtime_is_set(struct archive_entry * entry) archive_entry_mtime_is_set() argument 577 archive_entry_nlink(struct archive_entry * entry) archive_entry_nlink() argument 590 archive_entry_pathname(struct archive_entry * entry) archive_entry_pathname() argument 609 archive_entry_pathname_utf8(struct archive_entry * entry) archive_entry_pathname_utf8() argument 621 archive_entry_pathname_w(struct archive_entry * entry) archive_entry_pathname_w() argument 633 _archive_entry_pathname_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_pathname_l() argument 640 archive_entry_perm(struct archive_entry * entry) archive_entry_perm() argument 646 archive_entry_perm_is_set(struct archive_entry * entry) archive_entry_perm_is_set() argument 652 archive_entry_rdev(struct archive_entry * entry) archive_entry_rdev() argument 662 archive_entry_rdevmajor(struct archive_entry * entry) archive_entry_rdevmajor() argument 671 archive_entry_rdevminor(struct archive_entry * entry) archive_entry_rdevminor() argument 680 archive_entry_size(struct archive_entry * entry) archive_entry_size() argument 686 archive_entry_size_is_set(struct archive_entry * entry) archive_entry_size_is_set() argument 692 archive_entry_sourcepath(struct archive_entry * entry) archive_entry_sourcepath() argument 704 archive_entry_sourcepath_w(struct archive_entry * entry) archive_entry_sourcepath_w() argument 714 archive_entry_symlink(struct archive_entry * entry) archive_entry_symlink() argument 728 archive_entry_symlink_type(struct archive_entry * entry) archive_entry_symlink_type() argument 734 archive_entry_symlink_utf8(struct archive_entry * entry) archive_entry_symlink_utf8() argument 748 archive_entry_symlink_w(struct archive_entry * entry) archive_entry_symlink_w() argument 762 _archive_entry_symlink_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_symlink_l() argument 774 archive_entry_uid(struct archive_entry * entry) archive_entry_uid() argument 780 archive_entry_uid_is_set(struct archive_entry * entry) archive_entry_uid_is_set() argument 786 archive_entry_uname(struct archive_entry * entry) archive_entry_uname() argument 797 archive_entry_uname_utf8(struct archive_entry * entry) archive_entry_uname_utf8() argument 808 archive_entry_uname_w(struct archive_entry * entry) archive_entry_uname_w() argument 819 _archive_entry_uname_l(struct archive_entry * entry,const char ** p,size_t * len,struct archive_string_conv * sc) _archive_entry_uname_l() argument 826 archive_entry_is_data_encrypted(struct archive_entry * entry) archive_entry_is_data_encrypted() argument 832 archive_entry_is_metadata_encrypted(struct archive_entry * entry) archive_entry_is_metadata_encrypted() argument 838 archive_entry_is_encrypted(struct archive_entry * entry) archive_entry_is_encrypted() argument 848 archive_entry_set_filetype(struct archive_entry * entry,unsigned int type) archive_entry_set_filetype() argument 857 archive_entry_set_fflags(struct archive_entry * entry,unsigned long set,unsigned long clear) archive_entry_set_fflags() argument 866 archive_entry_copy_fflags_text(struct archive_entry * entry,const char * flags) archive_entry_copy_fflags_text() argument 875 archive_entry_copy_fflags_text_w(struct archive_entry * entry,const wchar_t * flags) archive_entry_copy_fflags_text_w() argument 884 archive_entry_set_gid(struct archive_entry * entry,la_int64_t g) archive_entry_set_gid() argument 892 archive_entry_set_gname(struct archive_entry * entry,const char * name) archive_entry_set_gname() argument 898 archive_entry_set_gname_utf8(struct archive_entry * entry,const char * name) archive_entry_set_gname_utf8() argument 904 archive_entry_copy_gname(struct archive_entry * entry,const char * name) archive_entry_copy_gname() argument 910 archive_entry_copy_gname_w(struct archive_entry * entry,const wchar_t * name) archive_entry_copy_gname_w() argument 916 archive_entry_update_gname_utf8(struct archive_entry * entry,const char * name) archive_entry_update_gname_utf8() argument 927 _archive_entry_copy_gname_l(struct archive_entry * entry,const char * name,size_t len,struct archive_string_conv * sc) _archive_entry_copy_gname_l() argument 934 archive_entry_set_ino(struct archive_entry * entry,la_int64_t ino) archive_entry_set_ino() argument 942 archive_entry_set_ino64(struct archive_entry * entry,la_int64_t ino) archive_entry_set_ino64() argument 950 archive_entry_set_hardlink(struct archive_entry * entry,const char * target) archive_entry_set_hardlink() argument 960 archive_entry_set_hardlink_utf8(struct archive_entry * entry,const char * target) archive_entry_set_hardlink_utf8() argument 970 archive_entry_copy_hardlink(struct archive_entry * entry,const char * target) archive_entry_copy_hardlink() argument 980 archive_entry_copy_hardlink_w(struct archive_entry * entry,const wchar_t * target) archive_entry_copy_hardlink_w() argument 990 archive_entry_update_hardlink_utf8(struct archive_entry * entry,const char * target) archive_entry_update_hardlink_utf8() argument 1005 _archive_entry_copy_hardlink_l(struct archive_entry * entry,const char * target,size_t len,struct archive_string_conv * sc) _archive_entry_copy_hardlink_l() argument 1020 archive_entry_set_atime(struct archive_entry * entry,time_t t,long ns) archive_entry_set_atime() argument 1030 archive_entry_unset_atime(struct archive_entry * entry) archive_entry_unset_atime() argument 1037 archive_entry_set_birthtime(struct archive_entry * entry,time_t t,long ns) archive_entry_set_birthtime() argument 1047 archive_entry_unset_birthtime(struct archive_entry * entry) archive_entry_unset_birthtime() argument 1054 archive_entry_set_ctime(struct archive_entry * entry,time_t t,long ns) archive_entry_set_ctime() argument 1064 archive_entry_unset_ctime(struct archive_entry * entry) archive_entry_unset_ctime() argument 1071 archive_entry_set_dev(struct archive_entry * entry,dev_t d) archive_entry_set_dev() argument 1080 archive_entry_set_devmajor(struct archive_entry * entry,dev_t m) archive_entry_set_devmajor() argument 1089 archive_entry_set_devminor(struct archive_entry * entry,dev_t m) archive_entry_set_devminor() argument 1099 archive_entry_set_link(struct archive_entry * entry,const char * target) archive_entry_set_link() argument 1108 archive_entry_set_link_utf8(struct archive_entry * entry,const char * target) archive_entry_set_link_utf8() argument 1118 archive_entry_copy_link(struct archive_entry * entry,const char * target) archive_entry_copy_link() argument 1128 archive_entry_copy_link_w(struct archive_entry * entry,const wchar_t * target) archive_entry_copy_link_w() argument 1137 archive_entry_update_link_utf8(struct archive_entry * entry,const char * target) archive_entry_update_link_utf8() argument 1154 _archive_entry_copy_link_l(struct archive_entry * entry,const char * target,size_t len,struct archive_string_conv * sc) _archive_entry_copy_link_l() argument 1169 archive_entry_set_mode(struct archive_entry * entry,mode_t m) archive_entry_set_mode() argument 1177 archive_entry_set_mtime(struct archive_entry * entry,time_t t,long ns) archive_entry_set_mtime() argument 1187 archive_entry_unset_mtime(struct archive_entry * entry) archive_entry_unset_mtime() argument 1194 archive_entry_set_nlink(struct archive_entry * entry,unsigned int nlink) archive_entry_set_nlink() argument 1201 archive_entry_set_pathname(struct archive_entry * entry,const char * name) archive_entry_set_pathname() argument 1207 archive_entry_set_pathname_utf8(struct archive_entry * entry,const char * name) archive_entry_set_pathname_utf8() argument 1213 archive_entry_copy_pathname(struct archive_entry * entry,const char * name) archive_entry_copy_pathname() argument 1219 archive_entry_copy_pathname_w(struct archive_entry * entry,const wchar_t * name) archive_entry_copy_pathname_w() argument 1225 archive_entry_update_pathname_utf8(struct archive_entry * entry,const char * name) archive_entry_update_pathname_utf8() argument 1236 _archive_entry_copy_pathname_l(struct archive_entry * entry,const char * name,size_t len,struct archive_string_conv * sc) _archive_entry_copy_pathname_l() argument 1244 archive_entry_set_perm(struct archive_entry * entry,mode_t p) archive_entry_set_perm() argument 1253 archive_entry_set_rdev(struct archive_entry * entry,dev_t m) archive_entry_set_rdev() argument 1261 archive_entry_set_rdevmajor(struct archive_entry * entry,dev_t m) archive_entry_set_rdevmajor() argument 1269 archive_entry_set_rdevminor(struct archive_entry * entry,dev_t m) archive_entry_set_rdevminor() argument 1277 archive_entry_set_size(struct archive_entry * entry,la_int64_t s) archive_entry_set_size() argument 1285 archive_entry_unset_size(struct archive_entry * entry) archive_entry_unset_size() argument 1292 archive_entry_copy_sourcepath(struct archive_entry * entry,const char * path) archive_entry_copy_sourcepath() argument 1298 archive_entry_copy_sourcepath_w(struct archive_entry * entry,const wchar_t * path) archive_entry_copy_sourcepath_w() argument 1304 archive_entry_set_symlink(struct archive_entry * entry,const char * linkname) archive_entry_set_symlink() argument 1314 archive_entry_set_symlink_type(struct archive_entry * entry,int type) archive_entry_set_symlink_type() argument 1320 archive_entry_set_symlink_utf8(struct archive_entry * entry,const char * linkname) archive_entry_set_symlink_utf8() argument 1330 archive_entry_copy_symlink(struct archive_entry * entry,const char * linkname) archive_entry_copy_symlink() argument 1340 archive_entry_copy_symlink_w(struct archive_entry * entry,const wchar_t * linkname) archive_entry_copy_symlink_w() argument 1350 archive_entry_update_symlink_utf8(struct archive_entry * entry,const char * linkname) archive_entry_update_symlink_utf8() argument 1365 _archive_entry_copy_symlink_l(struct archive_entry * entry,const char * linkname,size_t len,struct archive_string_conv * sc) _archive_entry_copy_symlink_l() argument 1380 archive_entry_set_uid(struct archive_entry * entry,la_int64_t u) archive_entry_set_uid() argument 1388 archive_entry_set_uname(struct archive_entry * entry,const char * name) archive_entry_set_uname() argument 1394 archive_entry_set_uname_utf8(struct archive_entry * entry,const char * name) archive_entry_set_uname_utf8() argument 1400 archive_entry_copy_uname(struct archive_entry * entry,const char * name) archive_entry_copy_uname() argument 1406 archive_entry_copy_uname_w(struct archive_entry * entry,const wchar_t * name) archive_entry_copy_uname_w() argument 1412 archive_entry_update_uname_utf8(struct archive_entry * entry,const char * name) archive_entry_update_uname_utf8() argument 1423 archive_entry_set_is_data_encrypted(struct archive_entry * entry,char is_encrypted) archive_entry_set_is_data_encrypted() argument 1433 archive_entry_set_is_metadata_encrypted(struct archive_entry * entry,char is_encrypted) archive_entry_set_is_metadata_encrypted() argument 1443 _archive_entry_copy_uname_l(struct archive_entry * entry,const char * name,size_t len,struct archive_string_conv * sc) _archive_entry_copy_uname_l() argument 1451 archive_entry_mac_metadata(struct archive_entry * entry,size_t * s) archive_entry_mac_metadata() argument 1458 archive_entry_copy_mac_metadata(struct archive_entry * entry,const void * p,size_t s) archive_entry_copy_mac_metadata() argument 1476 archive_entry_digest(struct archive_entry * entry,int type) archive_entry_digest() argument 1497 archive_entry_set_digest(struct archive_entry * entry,int type,const unsigned char * digest) archive_entry_set_digest() argument 1540 archive_entry_acl(struct archive_entry * entry) archive_entry_acl() argument 1546 archive_entry_acl_clear(struct archive_entry * entry) archive_entry_acl_clear() argument 1555 archive_entry_acl_add_entry(struct archive_entry * entry,int type,int permset,int tag,int id,const char * name) archive_entry_acl_add_entry() argument 1565 archive_entry_acl_add_entry_w(struct archive_entry * entry,int type,int permset,int tag,int id,const wchar_t * name) archive_entry_acl_add_entry_w() argument 1576 archive_entry_acl_types(struct archive_entry * entry) archive_entry_acl_types() argument 1585 archive_entry_acl_count(struct archive_entry * entry,int want_type) archive_entry_acl_count() argument 1596 archive_entry_acl_reset(struct archive_entry * entry,int want_type) archive_entry_acl_reset() argument 1606 archive_entry_acl_next(struct archive_entry * entry,int want_type,int * type,int * permset,int * tag,int * id,const char ** name) archive_entry_acl_next() argument 1622 archive_entry_acl_to_text_w(struct archive_entry * entry,la_ssize_t * len,int flags) archive_entry_acl_to_text_w() argument 1630 archive_entry_acl_to_text(struct archive_entry * entry,la_ssize_t * len,int flags) archive_entry_acl_to_text() argument 1637 _archive_entry_acl_to_text_l(struct archive_entry * entry,ssize_t * len,int flags,struct archive_string_conv * sc) _archive_entry_acl_to_text_l() argument 1647 archive_entry_acl_from_text_w(struct archive_entry * entry,const wchar_t * wtext,int type) archive_entry_acl_from_text_w() argument 1654 archive_entry_acl_from_text(struct archive_entry * entry,const char * text,int type) archive_entry_acl_from_text() argument 1661 _archive_entry_acl_from_text_l(struct archive_entry * entry,const char * text,int type,struct archive_string_conv * sc) _archive_entry_acl_from_text_l() argument 1689 archive_entry_acl_text_w(struct archive_entry * entry,int flags) archive_entry_acl_text_w() argument 1701 archive_entry_acl_text(struct archive_entry * entry,int flags) archive_entry_acl_text() argument 1714 _archive_entry_acl_text_l(struct archive_entry * entry,int flags,const char ** acl_text,size_t * len,struct archive_string_conv * sc) _archive_entry_acl_text_l() argument 2165 struct archive_entry *entry = archive_entry_new(); main() local [all...] |
H A D | archive_entry_stat.c | 39 archive_entry_stat(struct archive_entry *entry) in archive_entry_stat() argument 42 if (entry->stat == NULL) { in archive_entry_stat() 43 entry->stat = calloc(1, sizeof(*st)); in archive_entry_stat() 44 if (entry->stat == NULL) in archive_entry_stat() 46 entry->stat_valid = 0; in archive_entry_stat() 57 if (entry->stat_valid) in archive_entry_stat() 58 return (entry->stat); in archive_entry_stat() 60 st = entry->stat; in archive_entry_stat() 65 st->st_atime = archive_entry_atime(entry); in archive_entry_stat() 67 st->st_birthtime = archive_entry_birthtime(entry); in archive_entry_stat() [all …]
|
/freebsd-src/contrib/wpa/src/ap/ |
H A D | pmksa_cache_auth.c | 31 void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx); 39 static void _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry *entry) in _pmksa_cache_free_entry() argument 41 os_free(entry->vlan_desc); in _pmksa_cache_free_entry() 42 os_free(entry->identity); in _pmksa_cache_free_entry() 43 os_free(entry->dpp_pkhash); in _pmksa_cache_free_entry() 44 wpabuf_free(entry->cui); in _pmksa_cache_free_entry() 46 radius_free_class(&entry->radius_class); in _pmksa_cache_free_entry() 48 bin_clear_free(entry, sizeof(*entry)); in _pmksa_cache_free_entry() 53 struct rsn_pmksa_cache_entry *entry) in pmksa_cache_free_entry() 52 pmksa_cache_free_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry) pmksa_cache_free_entry() argument 141 pmksa_cache_from_eapol_data(struct rsn_pmksa_cache_entry * entry,struct eapol_state_machine * eapol) pmksa_cache_from_eapol_data() argument 181 pmksa_cache_to_eapol_data(struct hostapd_data * hapd,struct rsn_pmksa_cache_entry * entry,struct eapol_state_machine * eapol) pmksa_cache_to_eapol_data() argument 223 pmksa_cache_link_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry) pmksa_cache_link_entry() argument 285 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_add() local 320 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_create_entry() local 366 pmksa_cache_auth_add_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry) pmksa_cache_auth_add_entry() argument 398 struct rsn_pmksa_cache_entry *entry; pmksa_cache_add_okc() local 445 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_auth_deinit() local 477 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_get() local 513 struct rsn_pmksa_cache_entry *entry; pmksa_cache_get_okc() local 541 pmksa_cache_auth_init(void (* free_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx),void * ctx) pmksa_cache_auth_init() argument 556 das_attr_match(struct rsn_pmksa_cache_entry * entry,struct radius_das_attrs * attr) das_attr_match() argument 605 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_auth_radius_das_disconnect() local 640 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_list() local 691 struct rsn_pmksa_cache_entry *entry; pmksa_cache_auth_list_mesh() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86EncodingOptimizationForImmediate.def | 12 #ifndef ENTRY 13 #define ENTRY(LONG, SHORT) 15 ENTRY(CMP16mi, CMP16mi8) 16 ENTRY(CMP16ri, CMP16ri8) 17 ENTRY(CMP32mi, CMP32mi8) 18 ENTRY(CMP32ri, CMP32ri8) 19 ENTRY(CMP64mi32, CMP64mi8) 20 ENTRY(CMP64ri32, CMP64ri8) 21 ENTRY(CCMP16mi, CCMP16mi8) 22 ENTRY(CCMP16r [all...] |
/freebsd-src/contrib/wpa/src/rsn_supp/ |
H A D | pmksa_cache.c | 27 void (*free_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx, 29 bool (*is_current_cb)(struct rsn_pmksa_cache_entry *entry, 31 void (*notify_cb)(struct rsn_pmksa_cache_entry *entry, void *ctx); 39 static void _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry *entry) in _pmksa_cache_free_entry() 41 bin_clear_free(entry, sizeof(*entry)); in _pmksa_cache_free_entry() 46 struct rsn_pmksa_cache_entry *entry, in pmksa_cache_free_entry() 50 wpa_sm_remove_pmkid(pmksa->sm, entry->network_ctx, entry->aa, in pmksa_cache_free_entry() 51 entry in pmksa_cache_free_entry() 38 _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry * entry) _pmksa_cache_free_entry() argument 45 pmksa_cache_free_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry,enum pmksa_free_reason reason) pmksa_cache_free_entry() argument 63 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; pmksa_cache_expire() local 108 struct rsn_pmksa_cache_entry *entry; pmksa_cache_set_expiration() local 178 struct rsn_pmksa_cache_entry *entry; pmksa_cache_add() local 218 pmksa_cache_add_entry(struct rsn_pmksa_cache * pmksa,struct rsn_pmksa_cache_entry * entry) pmksa_cache_add_entry() argument 334 struct rsn_pmksa_cache_entry *entry, *prev = NULL, *tmp; pmksa_cache_flush() local 371 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_deinit() local 402 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; pmksa_cache_get() local 463 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; pmksa_cache_get_opportunistic() local 503 struct rsn_pmksa_cache_entry *entry; pmksa_cache_get_fils_cache_id() local 628 struct rsn_pmksa_cache_entry *entry; pmksa_cache_list() local 696 pmksa_cache_init(void (* free_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx,enum pmksa_free_reason reason),bool (* is_current_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx),void * ctx,struct wpa_sm * sm) pmksa_cache_init() argument 698 pmksa_cache_init(void (* free_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx,enum pmksa_free_reason reason),bool (* is_current_cb)(struct rsn_pmksa_cache_entry * entry,void * ctx),void * ctx,struct wpa_sm * sm) pmksa_cache_init() argument 718 struct rsn_pmksa_cache_entry *entry; pmksa_cache_reconfig() local [all...] |
/freebsd-src/contrib/libarchive/libarchive/test/ |
H A D | test_link_resolver.c | 29 struct archive_entry *entry, *e2; in test_linkify_tar() local 37 /* Create an entry with only 1 link and try to linkify it. */ in test_linkify_tar() 38 assert(NULL != (entry = archive_entry_new())); in test_linkify_tar() 39 archive_entry_set_pathname(entry, "test1"); in test_linkify_tar() 40 archive_entry_set_ino(entry, 1); in test_linkify_tar() 41 archive_entry_set_dev(entry, 2); in test_linkify_tar() 42 archive_entry_set_nlink(entry, 1); in test_linkify_tar() 43 archive_entry_set_size(entry, 10); in test_linkify_tar() 44 archive_entry_linkify(resolver, &entry, &e2); in test_linkify_tar() 48 assertEqualInt(10, archive_entry_size(entry)); in test_linkify_tar() 94 struct archive_entry *entry, *e2; test_linkify_old_cpio() local 129 struct archive_entry *entry, *e2; test_linkify_new_cpio() local [all...] |
H A D | test_pax_filename_encoding.c | 52 struct archive_entry *entry; in test_pax_filename_encoding_1() local 64 * First entry in this test archive has an invalid UTF-8 sequence in test_pax_filename_encoding_1() 69 assertEqualInt(ARCHIVE_WARN, archive_read_next_header(a, &entry)); in test_pax_filename_encoding_1() 70 assertEqualString(filename, archive_entry_pathname(entry)); in test_pax_filename_encoding_1() 72 * Second entry is identical except that it does have in test_pax_filename_encoding_1() 77 assertEqualInt(ARCHIVE_OK, archive_read_next_header(a, &entry)); in test_pax_filename_encoding_1() 78 assertEqualString(filename, archive_entry_pathname(entry)); in test_pax_filename_encoding_1() 92 struct archive_entry *entry; in test_pax_filename_encoding_2() local 122 assert((entry = archive_entry_new()) != NULL); in test_pax_filename_encoding_2() 124 archive_entry_copy_pathname(entry, filenam in test_pax_filename_encoding_2() 340 struct archive_entry *entry; DEFINE_TEST() local 386 struct archive_entry *entry; DEFINE_TEST() local 433 struct archive_entry *entry; DEFINE_TEST() local 480 struct archive_entry *entry; DEFINE_TEST() local 529 struct archive_entry *entry; DEFINE_TEST() local [all...] |
H A D | test_write_format_tar_v7tar.c | 53 struct archive_entry *entry; in DEFINE_TEST() local 86 assert((entry = archive_entry_new()) != NULL); in DEFINE_TEST() 87 archive_entry_set_mtime(entry, 1, 10); in DEFINE_TEST() 88 archive_entry_set_pathname(entry, "file"); in DEFINE_TEST() 89 archive_entry_set_mode(entry, S_IFREG | 0664); in DEFINE_TEST() 90 archive_entry_set_size(entry, 10); in DEFINE_TEST() 91 archive_entry_set_uid(entry, 80); in DEFINE_TEST() 92 archive_entry_set_gid(entry, 90); in DEFINE_TEST() 93 archive_entry_set_dev(entry, 12); in DEFINE_TEST() 94 archive_entry_set_ino(entry, 89); in DEFINE_TEST() [all …]
|
/freebsd-src/sys/dev/iommu/ |
H A D | iommu_gas.c | 31 #define RB_AUGMENT_CHECK(entry) iommu_gas_augment_entry(entry) argument 110 iommu_gas_free_entry(struct iommu_map_entry *entry) in iommu_gas_free_entry() 115 n = vm_page_free_pages_toq(&entry->pgtbl_free, false); in iommu_gas_free_entry() 119 domain = entry->domain; in iommu_gas_cmp_entries() 122 uma_zfree(iommu_map_entry_zone, entry); in iommu_gas_cmp_entries() 130 KASSERT(a->start <= a->end, ("inverted entry %p (%jx, %jx)", in iommu_gas_cmp_entries() 132 KASSERT(b->start <= b->end, ("inverted entry %p (%jx, %jx)", in iommu_gas_cmp_entries() 155 iommu_gas_augment_entry(struct iommu_map_entry *entry) in iommu_gas_augment_entry() 161 bound = entry in iommu_gas_augment_entry() 107 iommu_gas_free_entry(struct iommu_map_entry * entry) iommu_gas_free_entry() argument 147 iommu_gas_augment_entry(struct iommu_map_entry * entry) iommu_gas_augment_entry() argument 186 struct iommu_map_entry *entry, *l, *r; iommu_gas_check_free() local 210 iommu_gas_rb_remove(struct iommu_domain * domain,struct iommu_map_entry * entry) iommu_gas_rb_remove() argument 269 struct iommu_map_entry *entry; iommu_gas_fini_domain() local 299 struct iommu_map_entry *entry; global() member 312 struct iommu_map_entry *entry; iommu_gas_match_one() local 517 iommu_gas_alloc_region(struct iommu_domain * domain,struct iommu_map_entry * entry,u_int flags) iommu_gas_alloc_region() argument 600 iommu_gas_free_space(struct iommu_map_entry * entry) iommu_gas_free_space() argument 620 iommu_gas_free_region(struct iommu_map_entry * entry) iommu_gas_free_region() argument 641 struct iommu_map_entry *entry, *res, fentry; iommu_gas_remove_clip_left() local 675 iommu_gas_remove_clip_right(struct iommu_domain * domain,iommu_gaddr_t end,struct iommu_map_entry * entry,struct iommu_map_entry * r) iommu_gas_remove_clip_right() argument 691 iommu_gas_remove_unmap(struct iommu_domain * domain,struct iommu_map_entry * entry,struct iommu_map_entries_tailq * gcp) iommu_gas_remove_unmap() argument 710 struct iommu_map_entry *entry, *nentry; iommu_gas_remove_locked() local 796 struct iommu_map_entry *entry; iommu_gas_map() local 845 iommu_gas_map_region(struct iommu_domain * domain,struct iommu_map_entry * entry,u_int eflags,u_int flags,vm_page_t * ma) iommu_gas_map_region() argument 887 iommu_gas_reserve_region_locked(struct iommu_domain * domain,iommu_gaddr_t start,iommu_gaddr_t end,struct iommu_map_entry * entry) iommu_gas_reserve_region_locked() argument 905 struct iommu_map_entry *entry; iommu_gas_reserve_region() local 927 struct iommu_map_entry *entry, *next, *prev, key = {}; iommu_gas_reserve_region_extend() local 974 struct iommu_map_entry *entry; iommu_unmap_msi() local 999 struct iommu_map_entry *entry; iommu_map_msi() local 1073 struct iommu_map_entry *entry; iommu_debug_dump_gas() local [all...] |
/freebsd-src/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_swrun_tbl.c | 74 * This structure is used to hold a SNMP table entry 90 uint64_t r_tick; /* tick when entry refreshed */ 108 * Malloc a new entry and add it to the list 115 struct swrun_entry *entry; in swrun_entry_create() local 117 if ((entry = malloc(sizeof(*entry))) == NULL) { in swrun_entry_create() 121 memset(entry, 0, sizeof(*entry)); in swrun_entry_create() 122 entry->index = idx; in swrun_entry_create() 124 INSERT_OBJECT_INT(entry, &swrun_tbl); in swrun_entry_create() 125 return (entry); in swrun_entry_create() 129 * Unlink the entry from the list and then free its heap memory [all …]
|
H A D | hostres_storage_tbl.c | 61 * This structure is used to hold a SNMP table entry 80 * (a_name) to an entry in the hrStorageTblEntry. We are trying to keep the 94 struct storage_entry *entry; member 134 * Create a new entry into the storage table and, if necessary, an 135 * entry into the storage map. 140 struct storage_entry *entry; in storage_entry_create() local 185 if ((entry = malloc(sizeof(*entry))) == NULL) { in storage_entry_create() 189 memset(entry, 0, sizeof(*entry)); in storage_entry_create() 191 entry->index = map->hrIndex; in storage_entry_create() 193 if ((entry->descr = strdup(map->a_name)) == NULL) { in storage_entry_create() [all …]
|
H A D | hostres_fs_tbl.c | 65 * This structure is used to hold a SNMP table entry 86 * (a_name) to an entry in the hrFSTblEntry. We are trying to keep the same 94 struct fs_entry *entry; member 147 * Create an entry into the FS table and an entry in the map (if needed). 152 struct fs_entry *entry; in fs_entry_create() local 190 map->entry = NULL; in fs_entry_create() 198 if ((entry = malloc(sizeof(*entry))) == NULL) { in fs_entry_create() 203 if ((entry->mountPoint = strdup(name)) == NULL) { in fs_entry_create() 205 free(entry); in fs_entry_create() 209 entry->index = map->hrIndex; in fs_entry_create() [all …]
|
/freebsd-src/contrib/expat/tests/ |
H A D | memcheck.c | 58 AllocationEntry *const entry in tracking_malloc() local 61 if (entry == NULL) { in tracking_malloc() 65 entry->num_bytes = size; in tracking_malloc() 66 entry->allocation = malloc(size); in tracking_malloc() 67 if (entry->allocation == NULL) { in tracking_malloc() 68 free(entry); in tracking_malloc() 71 entry->next = NULL; in tracking_malloc() 75 entry->prev = NULL; in tracking_malloc() 76 alloc_head = alloc_tail = entry; in tracking_malloc() 78 entry->prev = alloc_tail; in tracking_malloc() [all …]
|
/freebsd-src/sys/geom/part/ |
H A D | g_part.h | 40 G_PART_ALIAS_APPLE_BOOT, /* An Apple boot partition entry. */ 42 G_PART_ALIAS_APPLE_HFS, /* An HFS+ file system entry. */ 43 G_PART_ALIAS_APPLE_LABEL, /* An Apple label partition entry. */ 44 G_PART_ALIAS_APPLE_RAID, /* An Apple RAID partition entry. */ 45 G_PART_ALIAS_APPLE_RAID_OFFLINE,/* An Apple RAID (offline) part entry.*/ 46 G_PART_ALIAS_APPLE_TV_RECOVERY, /* An Apple TV recovery part entry. */ 47 G_PART_ALIAS_APPLE_UFS, /* An Apple UFS partition entry. */ 48 G_PART_ALIAS_APPLE_ZFS, /* An Apple ZFS partition entry. 50 G_PART_ALIAS_BIOS_BOOT, /* A GRUB 2 boot partition entry. */ 51 G_PART_ALIAS_CHROMEOS_FIRMWARE, /* A ChromeOS firmware part. entry [all...] |
/freebsd-src/sys/fs/ext2fs/ |
H A D | ext2_extattr.c | 159 ext2_extattr_check(struct ext2fs_extattr_entry *entry, char *end) in ext2_extattr_check() argument 163 while (!EXT2_IS_LAST_ENTRY(entry)) { in ext2_extattr_check() 164 next = EXT2_EXTATTR_NEXT(entry); in ext2_extattr_check() 168 entry = next; in ext2_extattr_check() 197 struct ext2fs_extattr_entry *entry; in ext2_extattr_inode_list() local 231 for (entry = EXT2_IFIRST(header); !EXT2_IS_LAST_ENTRY(entry); in ext2_extattr_inode_list() 232 entry = EXT2_EXTATTR_NEXT(entry)) { in ext2_extattr_inode_list() 233 if (ext2_extattr_attrnamespace_to_bsd(entry->e_name_index) != in ext2_extattr_inode_list() 237 name_len = entry->e_name_len; in ext2_extattr_inode_list() 238 attr_name = ext2_extattr_name_to_bsd(entry->e_name_index, in ext2_extattr_inode_list() [all …]
|
/freebsd-src/sys/vm/ |
H A D | vm_map.c | 113 * [That is, an entry is split into two, bordering at a 130 static void vm_map_entry_deallocate(vm_map_entry_t entry, boolean_t system_map); 131 static void vm_map_entry_dispose(vm_map_t map, vm_map_entry_t entry); 132 static void vm_map_entry_unwire(vm_map_t map, vm_map_entry_t entry); 143 static void vm_map_wire_entry_failure(vm_map_t map, vm_map_entry_t entry, 250 * User map and entry structures are allocated from the general purpose 261 * Disable the use of per-CPU buckets: map entry allocation is in vm_map_startup() 264 kmapentzone = uma_zcreate("KMAP ENTRY", sizeof(struct vm_map_entry), in vm_map_startup() 268 /* Reserve an extra map entry for use when replenishing the reserve. */ in vm_map_startup() 275 mapentzone = uma_zcreate("MAP ENTRY", sizeo in vm_map_startup() 536 vm_map_entry_set_vnode_text(vm_map_entry_t entry,bool add) vm_map_entry_set_vnode_text() argument 585 vm_map_entry_t entry, next; vm_map_process_deferred() local 924 vm_map_entry_dispose(vm_map_t map,vm_map_entry_t entry) vm_map_entry_dispose() argument 977 vm_map_entry_set_behavior(vm_map_entry_t entry,u_char behavior) vm_map_entry_set_behavior() argument 1014 vm_map_entry_pred(vm_map_entry_t entry) vm_map_entry_pred() argument 1384 vm_map_entry_link(vm_map_t map,vm_map_entry_t entry) vm_map_entry_link() argument 1451 vm_map_entry_unlink(vm_map_t map,vm_map_entry_t entry,enum unlink_merge_type op) vm_map_entry_unlink() argument 1503 vm_map_entry_resize(vm_map_t map,vm_map_entry_t entry,vm_size_t grow_amount) vm_map_entry_resize() argument 1536 vm_map_lookup_entry(vm_map_t map,vm_offset_t address,vm_map_entry_t * entry) vm_map_lookup_entry() argument 2308 vm_map_mergeable_neighbors(vm_map_entry_t prev,vm_map_entry_t entry) vm_map_mergeable_neighbors() argument 2328 vm_map_merged_neighbor_dispose(vm_map_t map,vm_map_entry_t entry) vm_map_merged_neighbor_dispose() argument 2360 vm_map_try_merge_entries(vm_map_t map,vm_map_entry_t prev_entry,vm_map_entry_t entry) vm_map_try_merge_entries() argument 2379 vm_map_entry_back(vm_map_entry_t entry) vm_map_entry_back() argument 2401 vm_map_entry_charge_object(vm_map_t map,vm_map_entry_t entry) vm_map_entry_charge_object() argument 2429 vm_map_entry_clone(vm_map_t map,vm_map_entry_t entry) vm_map_entry_clone() argument 2467 vm_map_clip_start(vm_map_t map,vm_map_entry_t entry,vm_offset_t startaddr) vm_map_clip_start() argument 2512 vm_map_entry_t entry; vm_map_lookup_clip_start() local 2540 vm_map_clip_end(vm_map_t map,vm_map_entry_t entry,vm_offset_t endaddr) vm_map_clip_end() argument 2600 vm_map_entry_t entry; vm_map_submap() local 2735 vm_map_protect_guard(vm_map_entry_t entry,vm_prot_t new_prot,vm_prot_t new_maxprot,int flags) vm_map_protect_guard() argument 2766 vm_map_entry_t entry, first_entry, in_tran, prev_entry; vm_map_protect() local 2976 MASK(entry) vm_map_protect() argument 3004 vm_map_entry_t entry, prev_entry; vm_map_madvise() local 3200 vm_map_entry_t entry, lentry, prev_entry, start_entry; vm_map_inherit() local 3261 vm_map_entry_t entry; vm_map_entry_in_transition() local 3307 vm_map_entry_t entry, first_entry, next_entry, prev_entry; vm_map_unwire() local 3468 vm_map_wire_entry_failure(vm_map_t map,vm_map_entry_t entry,vm_offset_t failed_addr) vm_map_wire_entry_failure() argument 3516 vm_map_entry_t entry, first_entry, next_entry, prev_entry; vm_map_wire_locked() local 3770 vm_map_entry_t entry, first_entry, next_entry; vm_map_sync() local 3868 vm_map_entry_unwire(vm_map_t map,vm_map_entry_t entry) vm_map_entry_unwire() argument 3886 vm_map_entry_deallocate(vm_map_entry_t entry,boolean_t system_map) vm_map_entry_deallocate() argument 3900 vm_map_entry_delete(vm_map_t map,vm_map_entry_t entry) vm_map_entry_delete() argument 3981 vm_map_entry_t entry, next_entry, scratch_entry; vm_map_delete() local 4098 vm_map_entry_t entry; vm_map_check_protection() local 4286 vmspace_map_entry_forked(const struct vmspace * vm1,struct vmspace * vm2,vm_map_entry_t entry) vmspace_map_entry_forked() argument 5018 vm_map_entry_t entry; vm_map_lookup() local 5189 vm_map_entry_t entry; vm_map_lookup_locked() local 5261 vm_map_lookup_done(vm_map_t map,vm_map_entry_t entry) vm_map_lookup_done() argument 5301 vm_map_entry_t entry, prev; _vm_map_assert_consistent() local 5372 vm_map_entry_t entry, prev; vm_map_print() local [all...] |
/freebsd-src/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-tsd.c | 41 * type is entry is called a 'key' entry and it is added to the hash during 44 * key will be linked to this entry. This is used during tsd_destroy() to 46 * The 'key' entry may be looked up with tsd_hash_search() by passing the 49 * The second type of entry is called a 'pid' entry and it is added to the 50 * hash the first time a process set a key. The 'pid' entry is also used 53 * are run for the process. The 'pid' entry may be looked up with 101 tsd_hash_entry_t *entry; in tsd_hash_search() local 109 entry = list_entry(node, tsd_hash_entry_t, he_list); in tsd_hash_search() 110 if ((entry->he_key == key) && (entry->he_pid == pid)) { in tsd_hash_search() 112 return (entry); in tsd_hash_search() [all …]
|
/freebsd-src/tests/sys/fs/fusefs/ |
H A D | nfs.cc | 84 SET_OUT_HEADER_LEN(out, entry); in TEST_F() 85 out.body.entry.attr.mode = mode; in TEST_F() 86 out.body.entry.nodeid = ino; in TEST_F() 87 out.body.entry.generation = 1; in TEST_F() 88 out.body.entry.attr_valid = UINT64_MAX; in TEST_F() 89 out.body.entry.entry_valid = 0; in TEST_F() 95 SET_OUT_HEADER_LEN(out, entry); in TEST_F() 96 out.body.entry.attr.mode = mode; in TEST_F() 97 out.body.entry.nodeid = ino; in TEST_F() 98 out.body.entry in TEST_F() [all...] |
H A D | lookup.cc | 76 SET_OUT_HEADER_LEN(out, entry); in TEST_F() 77 out.body.entry.nodeid = ino; in TEST_F() 78 out.body.entry.attr_valid = UINT64_MAX; in TEST_F() 79 out.body.entry.attr.ino = ino; // Must match nodeid in TEST_F() 80 out.body.entry.attr.mode = S_IFREG | 0644; in TEST_F() 81 out.body.entry.attr.size = 1; in TEST_F() 82 out.body.entry.attr.blocks = 2; in TEST_F() 83 out.body.entry.attr.atime = 3; in TEST_F() 84 out.body.entry.attr.mtime = 4; in TEST_F() 85 out.body.entry.attr.ctime = 5; in TEST_F() [all …]
|
/freebsd-src/sys/dev/cxgbe/iw_cxgbe/ |
H A D | resource.c | 90 u32 entry; in c4iw_get_resource() local 91 entry = c4iw_id_alloc(id_table); in c4iw_get_resource() 92 if (entry == (u32)(-1)) { in c4iw_get_resource() 95 return entry; in c4iw_get_resource() 98 void c4iw_put_resource(struct c4iw_id_table *id_table, u32 entry) in c4iw_put_resource() argument 100 CTR2(KTR_IW_CXGBE, "%s entry 0x%x", __func__, entry); in c4iw_put_resource() 101 c4iw_id_free(id_table, entry); in c4iw_put_resource() 106 struct c4iw_qid_list *entry; in c4iw_get_cqid() local 112 entry = list_entry(uctx->cqids.next, struct c4iw_qid_list, in c4iw_get_cqid() 113 entry); in c4iw_get_cqid() [all …]
|