Home
last modified time | relevance | path

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

/freebsd/include/
H A Dresolv.h273 #define RES_PRF_QUERY 0x00001000 macro
/freebsd/lib/libc/resolv/
H A Dres_send.c316 DprintQ((statp->options & RES_DEBUG) || (statp->pfcode & RES_PRF_QUERY), in res_nsend()