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

  /src/external/mpl/bind/dist/lib/dns/
rdataset.c 256 struct towire_sort out_fixed[MAX_SHUFFLE]; local
257 struct towire_sort *out = out_fixed;
471 if (out != NULL && out != out_fixed) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rdataset.c 324 struct towire_sort out_fixed[MAX_SHUFFLE]; local
325 struct towire_sort *out = out_fixed;
543 if (out != NULL && out != out_fixed) {

Completed in 157 milliseconds