Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/resolv/
Dres_send.c503 ((statp->pfcode & RES_PRF_REPLY) && in res_nsend()
508 (statp->pfcode & RES_PRF_REPLY), in res_nsend()
810 (statp->pfcode & RES_PRF_REPLY), in send_vc()
1021 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1034 (statp->pfcode & RES_PRF_REPLY), in send_dg()
1064 (statp->pfcode & RES_PRF_REPLY), in send_dg()
/freebsd-12-stable/include/
Dresolv.h275 #define RES_PRF_REPLY 0x00002000 macro