Lines Matching refs:pfcode
101 nstatp->pfcode &= ~RES_PRF_REPLY;
117 ((statp->pfcode & RES_PRF_REPLY) &&
118 (statp->pfcode & RES_PRF_HEAD1)),
122 (statp->pfcode & RES_PRF_REPLY),
127 Dprint(statp->pfcode & RES_PRF_REPLY,
131 Dprint(statp->pfcode & RES_PRF_REPLY,
153 ((statp->pfcode & RES_PRF_REPLY) &&
154 (statp->pfcode & RES_PRF_HEAD1)),
158 (statp->pfcode & RES_PRF_REPLY),
162 Dprint(statp->pfcode & RES_PRF_REPLY, (stdout, ";; TSIG ok\n"));