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

  /src/external/mpl/bind/dist/lib/dns/
journal.c 843 maybe_fixup_xhdr(dns_journal_t *j, journal_xhdr_t *xhdr, uint32_t serial, function
954 CHECK(maybe_fixup_xhdr(j, &xhdr, pos->serial, pos->offset));
1873 CHECK(maybe_fixup_xhdr(j, &xhdr, pos.serial,
1966 CHECK(maybe_fixup_xhdr(j, &xhdr, j->it.current_serial,
  /src/external/mpl/dhcp/bind/dist/lib/dns/
journal.c 861 maybe_fixup_xhdr(dns_journal_t *j, journal_xhdr_t *xhdr, uint32_t serial, function
972 CHECK(maybe_fixup_xhdr(j, &xhdr, pos->serial, pos->offset));
1892 CHECK(maybe_fixup_xhdr(j, &xhdr, pos.serial,
1984 CHECK(maybe_fixup_xhdr(j, &xhdr, j->it.current_serial,

Completed in 24 milliseconds