HomeSort by: relevance | last modified time | path
    Searched refs:pent (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/netinet6/
in6_src.c 1099 struct addrsel_policyent *pent; local
1104 for (pent = TAILQ_FIRST(&addrsel_policytab); pent;
1105 pent = TAILQ_NEXT(pent, ape_entry)) {
1108 pol = &pent->ape_policy;
  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 6674 struct plt_entry *pent;
6680 for (pent = h->plt.plist; pent != NULL; pent = pent->next)
6681 if (pent->plt.refcount > 0
6682 && pent->addend == 0)
9832 merge_got_entries (struct got_entry **pent)
9836 for (ent = *pent; ent != NULL; ent = ent->next)
10079 struct plt_entry *pent;
6670 struct plt_entry *pent; local
10075 struct plt_entry *pent; local
10170 struct plt_entry *pent; local
10351 struct got_entry **pent, *ent; local
13595 struct plt_entry *pent; local
13671 struct plt_entry *pent; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 6674 struct plt_entry *pent;
6680 for (pent = h->plt.plist; pent != NULL; pent = pent->next)
6681 if (pent->plt.refcount > 0
6682 && pent->addend == 0)
9832 merge_got_entries (struct got_entry **pent)
9836 for (ent = *pent; ent != NULL; ent = ent->next)
10079 struct plt_entry *pent;
6670 struct plt_entry *pent; local
10075 struct plt_entry *pent; local
10170 struct plt_entry *pent; local
10351 struct got_entry **pent, *ent; local
13592 struct plt_entry *pent; local
13668 struct plt_entry *pent; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 6667 struct plt_entry *pent;
6673 for (pent = h->plt.plist; pent != NULL; pent = pent->next)
6674 if (pent->plt.refcount > 0
6675 && pent->addend == 0)
9825 merge_got_entries (struct got_entry **pent)
9829 for (ent = *pent; ent != NULL; ent = ent->next)
10072 struct plt_entry *pent;
6663 struct plt_entry *pent; local
10068 struct plt_entry *pent; local
10163 struct plt_entry *pent; local
10337 struct got_entry **pent, *ent; local
13575 struct plt_entry *pent; local
13651 struct plt_entry *pent; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 6666 struct plt_entry *pent;
6672 for (pent = h->plt.plist; pent != NULL; pent = pent->next)
6673 if (pent->plt.refcount > 0
6674 && pent->addend == 0)
9824 merge_got_entries (struct got_entry **pent)
9828 for (ent = *pent; ent != NULL; ent = ent->next)
10071 struct plt_entry *pent;
6662 struct plt_entry *pent; local
10067 struct plt_entry *pent; local
10162 struct plt_entry *pent; local
10337 struct got_entry **pent, *ent; local
13578 struct plt_entry *pent; local
13654 struct plt_entry *pent; local
    [all...]
  /src/crypto/external/bsd/openssh/dist/
monitor.c 493 struct mon_table **pent)
550 if (pent != NULL)
551 *pent = ent;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_drm.c 660 const struct pci_device_id *pent)
736 ret = drm_dev_register(drm_dev, pent->driver_data);
  /src/external/gpl3/binutils/dist/gas/config/
tc-riscv.c 1893 riscv_pcrel_hi_fixup *pent = xmalloc (sizeof (*pent));
1894 *slot = pent;
1895 *pent = entry;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-riscv.c 1893 riscv_pcrel_hi_fixup *pent = xmalloc (sizeof (*pent));
1894 *slot = pent;
1895 *pent = entry;

Completed in 58 milliseconds