Searched refs:RES_PRF_REPLY (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/resolv/
H A Dres_sendsigned.c103 nstatp->pfcode &= ~RES_PRF_REPLY;
119 ((statp->pfcode & RES_PRF_REPLY) &&
124 (statp->pfcode & RES_PRF_REPLY),
129 Dprint(statp->pfcode & RES_PRF_REPLY,
133 Dprint(statp->pfcode & RES_PRF_REPLY,
155 ((statp->pfcode & RES_PRF_REPLY) &&
160 (statp->pfcode & RES_PRF_REPLY),
164 Dprint(statp->pfcode & RES_PRF_REPLY, (stdout, ";; TSIG ok\n"));
H A Dres_send.c480 ((statp->pfcode & RES_PRF_REPLY) &&
485 (statp->pfcode & RES_PRF_REPLY),
777 (statp->pfcode & RES_PRF_REPLY),
949 (statp->pfcode & RES_PRF_REPLY),
962 (statp->pfcode & RES_PRF_REPLY),
992 (statp->pfcode & RES_PRF_REPLY),
/netbsd-6-1-5-RELEASE/dist/dhcp/minires/
H A Dres_sendsigned.c120 Dprint(nstatp->pfcode & RES_PRF_REPLY,
126 Dprint(nstatp->pfcode & RES_PRF_REPLY, (stdout, ";; TSIG ok\n"));
H A Dres_send.c492 (statp->pfcode & RES_PRF_REPLY),
706 (statp->pfcode & RES_PRF_REPLY),
720 (statp->pfcode & RES_PRF_REPLY),
737 (statp->pfcode & RES_PRF_REPLY),
767 ((statp->pfcode & RES_PRF_REPLY) &&
771 (statp->pfcode & RES_PRF_REPLY),
/netbsd-6-1-5-RELEASE/lib/libc/resolv/
H A Dres_send.c511 ((statp->pfcode & RES_PRF_REPLY) &&
516 (statp->pfcode & RES_PRF_REPLY),
810 (statp->pfcode & RES_PRF_REPLY),
984 (statp->pfcode & RES_PRF_REPLY),
997 (statp->pfcode & RES_PRF_REPLY),
1027 (statp->pfcode & RES_PRF_REPLY),
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/minires/
H A Dresolv.h209 #define RES_PRF_REPLY 0x00002000 macro
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/tests/
H A Ddig8.c214 RES_PRF_HEADX | RES_PRF_REPLY | RES_PRF_TRUNC)
216 RES_PRF_HEADX | RES_PRF_REPLY | RES_PRF_TRUNC)
219 RES_PRF_TTLID | RES_PRF_REPLY | RES_PRF_TRUNC)
1186 res.pfcode |= RES_PRF_REPLY;
1188 res.pfcode &= ~RES_PRF_REPLY;
/netbsd-6-1-5-RELEASE/include/
H A Dresolv.h278 #define RES_PRF_REPLY 0x00002000 macro
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/
H A Dresolv.h284 #define RES_PRF_REPLY 0x00002000 macro

Completed in 184 milliseconds