HomeSort by: relevance | last modified time | path
    Searched defs:got4 (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/unbound/dist/iterator/
iter_delegpt.h 120 * and marked true if got4 and got6 are both true.
125 uint8_t got4; member in struct:delegpt_ns
376 * sets the got4 or got6 to negative, updates the ns->resolved.
  /src/sys/dist/pf/net/
pf_if.c 557 int got4 = 0, got6 = 0; local
583 if (af == AF_INET && got4)
589 got4 = 1;
  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 1311 int got4 = 0, got6 = 0; local
1337 got4 = got6 = 0;
1339 if ((flags & PFI_AFLAG_NOALIAS) && p->af == AF_INET && got4)
1344 got4 = 1;
1570 int got4 = 0, got6 = 0; local
1594 if (got4)
1596 got4 = 1;
  /src/external/gpl3/binutils/dist/bfd/
elf32-m68k.c 468 unsigned int got4; /* .got + 4 */
4347 elf_m68k_install_pc32 (splt, plt_info->plt0_relocs.got4,
467 unsigned int got4; \/* .got + 4 *\/ member in struct:elf_m68k_plt_info::__anon9730
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68k.c 468 unsigned int got4; /* .got + 4 */
4346 elf_m68k_install_pc32 (splt, plt_info->plt0_relocs.got4,
467 unsigned int got4; \/* .got + 4 *\/ member in struct:elf_m68k_plt_info::__anon11213
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68k.c 468 unsigned int got4; /* .got + 4 */
4333 elf_m68k_install_pc32 (splt, plt_info->plt0_relocs.got4,
467 unsigned int got4; \/* .got + 4 *\/ member in struct:elf_m68k_plt_info::__anon17660
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68k.c 468 unsigned int got4; /* .got + 4 */
4334 elf_m68k_install_pc32 (splt, plt_info->plt0_relocs.got4,
467 unsigned int got4; \/* .got + 4 *\/ member in struct:elf_m68k_plt_info::__anon20400

Completed in 45 milliseconds