Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libc/resolv/
H A Dres_send.c500 ((statp->pfcode & RES_PRF_REPLY) && in res_nsend()
505 (statp->pfcode & RES_PRF_REPLY), in res_nsend()
807 (statp->pfcode & RES_PRF_REPLY), in send_vc()
1018 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1031 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1061 (statp->pfcode & RES_PRF_REPLY), in send_dg()
/freebsd-14.2/include/
H A Dresolv.h275 #define RES_PRF_REPLY 0x00002000 macro