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.c554 ((statp->pfcode & RES_PRF_REPLY) && in res_nsend()
559 (statp->pfcode & RES_PRF_REPLY), in res_nsend()
850 (statp->pfcode & RES_PRF_REPLY), in send_vc()
1007 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1020 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1050 (statp->pfcode & RES_PRF_REPLY), in send_dg()
/bionic/libc/private/
Dresolv_private.h270 #define RES_PRF_REPLY 0x00002000 macro