Home
last modified time | relevance | path

Searched refs:MAXRESOLVSORT (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/netbsd/resolv/
Dres_private.h14 } sort_list[MAXRESOLVSORT];
Dres_init.c491 while (nsort < MAXRESOLVSORT) { in __res_vinit()
/bionic/libc/private/
Dresolv_private.h132 #define MAXRESOLVSORT 10 /* number of net to sort on */ macro
167 } sort_list[MAXRESOLVSORT];