Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_send.c553 ((statp->pfcode & RES_PRF_REPLY) && in res_nsend()
558 (statp->pfcode & RES_PRF_REPLY), in res_nsend()
849 (statp->pfcode & RES_PRF_REPLY), in send_vc()
1006 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1019 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1049 (statp->pfcode & RES_PRF_REPLY), in send_dg()
/bionic/libc/private/
Dresolv_private.h270 #define RES_PRF_REPLY 0x00002000 macro