OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RES_BLAST
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/dns/include/
resolv_private.h
262
#define
RES_BLAST
0x00020000 /* blast all recursive servers */
/bionic/libc/dns/resolv/
res_send.c
447
* Note that
RES_BLAST
overrides RES_ROTATE.
450
(statp->options &
RES_BLAST
) == 0U) {
[
all
...]
Completed in 258 milliseconds