Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_send.c496 ((statp->pfcode & RES_PRF_REPLY) && in res_nsend()
501 (statp->pfcode & RES_PRF_REPLY), in res_nsend()
803 (statp->pfcode & RES_PRF_REPLY), in send_vc()
1014 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1027 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1057 (statp->pfcode & RES_PRF_REPLY), in send_dg()
/freebsd/include/
H A Dresolv.h274 #define RES_PRF_REPLY 0x00002000 macro