HomeSort by: relevance | last modified time | path
    Searched refs:RES_PRF_HEAD1 (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libresolv/
res_sendsigned.c 121 (statp->pfcode & RES_PRF_HEAD1)),
157 (statp->pfcode & RES_PRF_HEAD1)),
res_findzonecut.c 195 statp->pfcode |= RES_PRF_HEAD2 | RES_PRF_HEAD1 | RES_PRF_HEADX |
  /src/lib/libc/resolv/
res_debug.c 188 (statp->pfcode & RES_PRF_HEAD1))
192 if (rrnum == 0 && sflag != 0 && (statp->pfcode & RES_PRF_HEAD1))
334 if ((!statp->pfcode) || (statp->pfcode & RES_PRF_HEAD1)) {
345 (RES_PRF_HEADX | RES_PRF_HEAD2 | RES_PRF_HEAD1))) {
res_send.c 541 (statp->pfcode & RES_PRF_HEAD1)),
  /src/include/
resolv.h 273 #define RES_PRF_HEAD1 0x00000100

Completed in 14 milliseconds