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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
rdataslab.c 452 rdata_in_slab(unsigned char *slab, unsigned int reservelen, function
564 if (!rdata_in_slab(oslab, reservelen, rdclass, type, &nrdata)) {
660 } while (rdata_in_slab(oslab, reservelen, rdclass, type,
728 } while (rdata_in_slab(oslab, reservelen,
  /src/external/mpl/bind/dist/lib/dns/
rdataslab.c 493 rdata_in_slab(unsigned char *slab, unsigned int reservelen, function
604 if (!rdata_in_slab(oslab, reservelen, rdclass, type, &nrdata)) {
699 } while (rdata_in_slab(oslab, reservelen, rdclass, type,
766 } while (rdata_in_slab(oslab, reservelen,

Completed in 15 milliseconds