Searched refs:got_entries (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/testsuite/nsswitch/
H A Dgetgrgid.exp15 set got_entries 0
28 set got_entries 1
48 if {!$got_entries} {
H A Dgetpwuid.exp21 set got_entries 0
34 set got_entries 1
57 if {!$got_entries} {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/testsuite/nsswitch/
H A Dgetgrgid.exp15 set got_entries 0
28 set got_entries 1
48 if {!$got_entries} {
H A Dgetpwuid.exp21 set got_entries 0
34 set got_entries 1
57 if {!$got_entries} {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testsuite/nsswitch/
H A Dgetgrgid.exp15 set got_entries 0
28 set got_entries 1
48 if {!$got_entries} {
H A Dgetpwuid.exp21 set got_entries 0
34 set got_entries 1
57 if {!$got_entries} {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testsuite/nsswitch/
H A Dgetgrgid.exp15 set got_entries 0
28 set got_entries 1
48 if {!$got_entries} {
H A Dgetpwuid.exp21 set got_entries 0
34 set got_entries 1
57 if {!$got_entries} {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testsuite/nsswitch/
H A Dgetgrgid.exp15 set got_entries 0
28 set got_entries 1
48 if {!$got_entries} {
H A Dgetpwuid.exp21 set got_entries 0
34 set got_entries 1
57 if {!$got_entries} {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/testsuite/nsswitch/
H A Dgetgrgid.exp15 set got_entries 0
28 set got_entries 1
48 if {!$got_entries} {
H A Dgetpwuid.exp21 set got_entries 0
34 set got_entries 1
57 if {!$got_entries} {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-alpha.c160 } *got_entries;
265 ret->got_entries = NULL;
1669 slot = &h->got_entries;
2106 if (hs->got_entries == NULL)
2107 hs->got_entries = hi->got_entries;
2112 gsh = hs->got_entries;
2113 for (gi = hi->got_entries; gi ; gi = gin)
2124 gi->next = hs->got_entries;
2125 hs->got_entries
158 } *got_entries; member in struct:alpha_elf_link_hash_entry
[all...]
H A Delf32-score.c133 struct htab *got_entries; member in struct:score_got_info
892 /* got_entries only match if they're identical, except for gotidx, so
1362 g->got_entries = htab_try_create (1, score_elf_got_entry_hash,
1364 if (g->got_entries == NULL)
1400 loc = (struct score_got_entry **) htab_find_slot (g->got_entries, &entry, INSERT);
1496 if (htab_find (g->got_entries, &e))
1562 loc = (struct score_got_entry **)htab_find_slot (g->got_entries, &entry, INSERT);
1602 loc = (struct score_got_entry **)htab_find_slot (g->got_entries, &entry, INSERT);
1693 htab_t got_entries = *(htab_t *)p; local
1710 if (! htab_find (got_entries, entr
1733 htab_t got_entries; local
[all...]
H A Delfxx-mips.c134 struct htab *got_entries; member in struct:mips_got_info
1980 /* got_entries only match if they're identical, except for gotidx, so
2497 p = htab_find (g->got_entries, &e);
2688 htab_find (g->got_entries, &entry);
2694 loc = (struct mips_got_entry **) htab_find_slot (g->got_entries, &entry,
2870 loc = (struct mips_got_entry **) htab_find_slot (g->got_entries, &entry,
2922 htab_find_slot (g->got_entries, &entry, INSERT);
3061 g->got_entries = htab_try_create (1, mips_elf_multi_got_entry_hash,
3063 if (g->got_entries == NULL)
3074 entryp = htab_find_slot (g->got_entries, entr
3317 htab_t got_entries = *(htab_t *)p; local
3358 htab_t got_entries; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-alpha.c160 } *got_entries;
265 ret->got_entries = NULL;
1669 slot = &h->got_entries;
2106 if (hs->got_entries == NULL)
2107 hs->got_entries = hi->got_entries;
2112 gsh = hs->got_entries;
2113 for (gi = hi->got_entries; gi ; gi = gin)
2124 gi->next = hs->got_entries;
2125 hs->got_entries
158 } *got_entries; member in struct:alpha_elf_link_hash_entry
[all...]
H A Delf32-score.c133 struct htab *got_entries; member in struct:score_got_info
892 /* got_entries only match if they're identical, except for gotidx, so
1362 g->got_entries = htab_try_create (1, score_elf_got_entry_hash,
1364 if (g->got_entries == NULL)
1400 loc = (struct score_got_entry **) htab_find_slot (g->got_entries, &entry, INSERT);
1496 if (htab_find (g->got_entries, &e))
1562 loc = (struct score_got_entry **)htab_find_slot (g->got_entries, &entry, INSERT);
1602 loc = (struct score_got_entry **)htab_find_slot (g->got_entries, &entry, INSERT);
1693 htab_t got_entries = *(htab_t *)p; local
1710 if (! htab_find (got_entries, entr
1733 htab_t got_entries; local
[all...]
H A Delfxx-mips.c134 struct htab *got_entries; member in struct:mips_got_info
1980 /* got_entries only match if they're identical, except for gotidx, so
2497 p = htab_find (g->got_entries, &e);
2688 htab_find (g->got_entries, &entry);
2694 loc = (struct mips_got_entry **) htab_find_slot (g->got_entries, &entry,
2870 loc = (struct mips_got_entry **) htab_find_slot (g->got_entries, &entry,
2922 htab_find_slot (g->got_entries, &entry, INSERT);
3061 g->got_entries = htab_try_create (1, mips_elf_multi_got_entry_hash,
3063 if (g->got_entries == NULL)
3074 entryp = htab_find_slot (g->got_entries, entr
3317 htab_t got_entries = *(htab_t *)p; local
3358 htab_t got_entries; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-alpha.c160 } *got_entries;
265 ret->got_entries = NULL;
1669 slot = &h->got_entries;
2106 if (hs->got_entries == NULL)
2107 hs->got_entries = hi->got_entries;
2112 gsh = hs->got_entries;
2113 for (gi = hi->got_entries; gi ; gi = gin)
2124 gi->next = hs->got_entries;
2125 hs->got_entries
158 } *got_entries; member in struct:alpha_elf_link_hash_entry
[all...]
H A Delf32-score.c133 struct htab *got_entries; member in struct:score_got_info
892 /* got_entries only match if they're identical, except for gotidx, so
1362 g->got_entries = htab_try_create (1, score_elf_got_entry_hash,
1364 if (g->got_entries == NULL)
1400 loc = (struct score_got_entry **) htab_find_slot (g->got_entries, &entry, INSERT);
1496 if (htab_find (g->got_entries, &e))
1562 loc = (struct score_got_entry **)htab_find_slot (g->got_entries, &entry, INSERT);
1602 loc = (struct score_got_entry **)htab_find_slot (g->got_entries, &entry, INSERT);
1693 htab_t got_entries = *(htab_t *)p; local
1710 if (! htab_find (got_entries, entr
1733 htab_t got_entries; local
[all...]
H A Delfxx-mips.c134 struct htab *got_entries; member in struct:mips_got_info
1980 /* got_entries only match if they're identical, except for gotidx, so
2497 p = htab_find (g->got_entries, &e);
2688 htab_find (g->got_entries, &entry);
2694 loc = (struct mips_got_entry **) htab_find_slot (g->got_entries, &entry,
2870 loc = (struct mips_got_entry **) htab_find_slot (g->got_entries, &entry,
2922 htab_find_slot (g->got_entries, &entry, INSERT);
3061 g->got_entries = htab_try_create (1, mips_elf_multi_got_entry_hash,
3063 if (g->got_entries == NULL)
3074 entryp = htab_find_slot (g->got_entries, entr
3317 htab_t got_entries = *(htab_t *)p; local
3358 htab_t got_entries; local
[all...]

Completed in 213 milliseconds