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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
rdataslab.c 416 rdata_from_slab(unsigned char **current, dns_rdataclass_t rdclass, function
469 rdata_from_slab(&current, rdclass, type, &trdata);
563 rdata_from_slab(&ncurrent, rdclass, type, &nrdata);
644 rdata_from_slab(&ocurrent, rdclass, type, &ordata);
659 rdata_from_slab(&ncurrent, rdclass, type, &nrdata);
697 rdata_from_slab(&ocurrent, rdclass, type,
726 rdata_from_slab(&ncurrent, rdclass,
797 rdata_from_slab(&mcurrent, rdclass, type, &mrdata);
801 rdata_from_slab(&scurrent, rdclass, type, &srdata);
883 rdata_from_slab(&mcurrent, rdclass, type, &mrdata)
    [all...]
  /src/external/mpl/bind/dist/lib/dns/
rdataslab.c 460 rdata_from_slab(unsigned char **current, dns_rdataclass_t rdclass, function
506 rdata_from_slab(&current, rdclass, type, &trdata);
603 rdata_from_slab(&ncurrent, rdclass, type, &nrdata);
683 rdata_from_slab(&ocurrent, rdclass, type, &ordata);
698 rdata_from_slab(&ncurrent, rdclass, type, &nrdata);
736 rdata_from_slab(&ocurrent, rdclass, type,
764 rdata_from_slab(&ncurrent, rdclass,
833 rdata_from_slab(&mcurrent, rdclass, type, &mrdata);
837 rdata_from_slab(&scurrent, rdclass, type, &srdata);
917 rdata_from_slab(&mcurrent, rdclass, type, &mrdata)
    [all...]

Completed in 15 milliseconds