Home
last modified time | relevance | path

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

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