Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libmt/
Dmtlib.c233 struct mt_status_entry *entry2; in mt_status_tree_sbuf() local
248 STAILQ_FOREACH(entry2, &entry->child_entries, links) in mt_status_tree_sbuf()
249 mt_status_tree_sbuf(sb, entry2, indent + 2, sbuf_func, arg); in mt_status_tree_sbuf()
258 struct mt_status_entry *entry2; in mt_status_tree_print() local
261 STAILQ_FOREACH(entry2, &entry->child_entries, links) in mt_status_tree_print()
262 mt_status_tree_print(entry2, indent + 2, print_func, in mt_status_tree_print()
286 struct mt_status_entry *entry2; in mt_entry_find() local
324 STAILQ_FOREACH(entry2, &entry->child_entries, links) { in mt_entry_find()
327 entry3 = mt_entry_find(entry2, name); in mt_entry_find()
343 struct mt_status_entry *entry, *entry2; in mt_status_entry_find() local
[all …]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
Dtest_keytab.c75 krb5_keytab_entry entry, entry2, entry3; in test_memory_keytab() local
102 &entry2); in test_memory_keytab()
105 krb5_kt_free_entry(context, &entry2); in test_memory_keytab()
115 &entry2); in test_memory_keytab()
118 krb5_kt_free_entry(context, &entry2); in test_memory_keytab()
151 &entry2); in test_memory_keytab()
/freebsd-10-stable/contrib/libarchive/libarchive/
Darchive_entry.c179 struct archive_entry *entry2; in archive_entry_clone() local
188 entry2 = archive_entry_new2(entry->archive); in archive_entry_clone()
189 if (entry2 == NULL) in archive_entry_clone()
191 entry2->ae_stat = entry->ae_stat; in archive_entry_clone()
192 entry2->ae_fflags_set = entry->ae_fflags_set; in archive_entry_clone()
193 entry2->ae_fflags_clear = entry->ae_fflags_clear; in archive_entry_clone()
197 archive_mstring_copy(&entry2->ae_fflags_text, &entry->ae_fflags_text); in archive_entry_clone()
198 archive_mstring_copy(&entry2->ae_gname, &entry->ae_gname); in archive_entry_clone()
199 archive_mstring_copy(&entry2->ae_hardlink, &entry->ae_hardlink); in archive_entry_clone()
200 archive_mstring_copy(&entry2->ae_pathname, &entry->ae_pathname); in archive_entry_clone()
[all …]
/freebsd-10-stable/contrib/texinfo/info/
Dnodemenu.c114 compare_strings (const void *entry1, const void *entry2) in compare_strings() argument
117 char **e2 = (char **) entry2; in compare_strings()
Decho-area.c1290 compare_references (const void *entry1, const void *entry2) in compare_references() argument
1293 REFERENCE **e2 = (REFERENCE **) entry2; in compare_references()
/freebsd-10-stable/contrib/libarchive/tar/
Dwrite.c525 struct archive_entry *entry2; in write_archive() local
552 entry2 = archive_entry_new(); in write_archive()
553 r = archive_read_next_header2(disk, entry2); in write_archive()
554 archive_entry_free(entry2); in write_archive()
/freebsd-10-stable/sys/fs/ext2fs/
Dext2_htree.c469 const struct ext2fs_htree_sort_entry *entry1, *entry2; in ext2_htree_cmp_sort_entry() local
472 entry2 = (const struct ext2fs_htree_sort_entry *)e2; in ext2_htree_cmp_sort_entry()
474 if (entry1->h_hash < entry2->h_hash) in ext2_htree_cmp_sort_entry()
476 if (entry1->h_hash > entry2->h_hash) in ext2_htree_cmp_sort_entry()
/freebsd-10-stable/contrib/gcc/
Dloop-invariant.c411 const struct invariant_expr_entry *entry2 = e2; in eq_invariant_expr() local
413 if (entry1->mode != entry2->mode) in eq_invariant_expr()
417 entry2->inv->insn, entry2->expr); in eq_invariant_expr()
Dcoverage.c152 const counts_entry_t *entry2 = of2; in htab_counts_entry_eq() local
154 return entry1->ident == entry2->ident && entry1->ctr == entry2->ctr; in htab_counts_entry_eq()
Dtree-ssa-loop-ivopts.c3272 mbc_entry_eq (const void *entry1, const void *entry2) in mbc_entry_eq() argument
3275 const struct mbc_entry *e2 = entry2; in mbc_entry_eq()
Ddwarf2out.c6344 const struct die_struct *entry2 = of2; in htab_cu_eq() local
6346 return !strcmp (entry1->cu->die_symbol, entry2->die_symbol); in htab_cu_eq()
/freebsd-10-stable/sys/mips/rmi/dev/xlr/
Drge.h1075 uint64_t entry2; member
1081 uint64_t entry2; member
/freebsd-10-stable/sys/mips/rmi/dev/nlge/
Dif_nlge.h1037 uint64_t entry2; member
1043 uint64_t entry2; member
/freebsd-10-stable/contrib/texinfo/util/
Dinstall-info.c1567 struct spec_entry **entry2 = (struct spec_entry **) p2; in compare_entries_text() local
1569 char *text2 = (*entry2)->text; in compare_entries_text()
/freebsd-10-stable/contrib/binutils/bfd/
Delf32-score.c905 score_elf_got_entry_eq (const void *entry1, const void *entry2) in score_elf_got_entry_eq() argument
908 const struct score_got_entry *e2 = (struct score_got_entry *)entry2; in score_elf_got_entry_eq()
Delfxx-mips.c1984 mips_elf_got_entry_eq (const void *entry1, const void *entry2) in mips_elf_got_entry_eq() argument
1987 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; in mips_elf_got_entry_eq()
2021 mips_elf_multi_got_entry_eq (const void *entry1, const void *entry2) in mips_elf_multi_got_entry_eq() argument
2024 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; in mips_elf_multi_got_entry_eq()
2964 mips_elf_bfd2got_entry_eq (const void *entry1, const void *entry2) in mips_elf_bfd2got_entry_eq() argument
2969 = (const struct mips_elf_bfd2got_hash *)entry2; in mips_elf_bfd2got_entry_eq()
Delfxx-ia64.c1955 struct elfNN_ia64_local_hash_entry *entry2 local
1958 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;