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

  /src/lib/libresolv/
res_sendsigned.c 104 nstatp->pfcode &= ~RES_PRF_REPLY;
120 ((statp->pfcode & RES_PRF_REPLY) &&
125 (statp->pfcode & RES_PRF_REPLY),
130 Dprint(statp->pfcode & RES_PRF_REPLY,
134 Dprint(statp->pfcode & RES_PRF_REPLY,
156 ((statp->pfcode & RES_PRF_REPLY) &&
161 (statp->pfcode & RES_PRF_REPLY),
165 Dprint(statp->pfcode & RES_PRF_REPLY, (stdout, ";; TSIG ok\n"));
  /src/lib/libc/resolv/
res_send.c 540 ((statp->pfcode & RES_PRF_REPLY) &&
545 (statp->pfcode & RES_PRF_REPLY),
850 (statp->pfcode & RES_PRF_REPLY),
1064 (statp->pfcode & RES_PRF_REPLY),
1077 (statp->pfcode & RES_PRF_REPLY),
1107 (statp->pfcode & RES_PRF_REPLY),
  /src/include/
resolv.h 278 #define RES_PRF_REPLY 0x00002000

Completed in 14 milliseconds