HomeSort by relevance Sort by last modified time
    Searched refs:MAXRESOLVSORT (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/missing/
resolv_ext.h 30 #ifndef MAXRESOLVSORT /* XXX */
31 #define MAXRESOLVSORT 10 /* number of net to sort on */
45 } sort_list[MAXRESOLVSORT];
  /bionic/libc/netbsd/resolv/
res_private.h 14 } sort_list[MAXRESOLVSORT];
res_init.c 491 while (nsort < MAXRESOLVSORT) {
  /bionic/libc/private/
resolv_private.h 132 #define MAXRESOLVSORT 10 /* number of net to sort on */
167 } sort_list[MAXRESOLVSORT];

Completed in 1618 milliseconds