Home
last modified time | relevance | path

Searched refs:RES_PRF_REPLY (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/dns/resolv/
Dres_send.c611 ((statp->pfcode & RES_PRF_REPLY) && in res_nsend()
616 (statp->pfcode & RES_PRF_REPLY), in res_nsend()
957 (statp->pfcode & RES_PRF_REPLY), in send_vc()
1222 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1235 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1265 (statp->pfcode & RES_PRF_REPLY), in send_dg()
/bionic/libc/dns/include/
Dresolv_private.h301 #define RES_PRF_REPLY 0x00002000 macro