Lines Matching refs:ADD_STRING
91 #define ADD_STRING(b, s) {if (strlen(s) >= \
3090 ADD_STRING(target, ";; ");
3092 ADD_STRING(target, sectiontext[section]);
3094 ADD_STRING(target, updsectiontext[section]);
3096 ADD_STRING(target, " SECTION:\n");
3111 ADD_STRING(target, ";");
3129 ADD_STRING(target, "\n");
3161 ADD_STRING(target, ";; OPT PSEUDOSECTION:\n");
3162 ADD_STRING(target, "; EDNS: version: ");
3165 ADD_STRING(target, buf);
3166 ADD_STRING(target, ", flags:");
3168 ADD_STRING(target, " do");
3172 ADD_STRING(target, "; MBZ: ");
3174 ADD_STRING(target, buf);
3175 ADD_STRING(target, ", udp: ");
3177 ADD_STRING(target, "; udp: ");
3179 ADD_STRING(target, buf);
3198 ADD_STRING(target, "; NSID");
3200 ADD_STRING(target, "; OPT=");
3202 ADD_STRING(target, buf);
3207 ADD_STRING(target, ": ");
3212 ADD_STRING(target, buf);
3215 ADD_STRING(target, " (");
3222 ADD_STRING(target, ")");
3226 ADD_STRING(target, "\n");
3234 ADD_STRING(target, ";; TSIG PSEUDOSECTION:\n");
3238 ADD_STRING(target, "\n");
3245 ADD_STRING(target, ";; SIG0 PSEUDOSECTION:\n");
3249 ADD_STRING(target, "\n");
3265 ADD_STRING(target, ";; ->>HEADER<<- opcode: ");
3266 ADD_STRING(target, opcodetext[msg->opcode]);
3267 ADD_STRING(target, ", status: ");
3269 ADD_STRING(target, rcodetext[msg->rcode]);
3272 ADD_STRING(target, buf);
3274 ADD_STRING(target, ", id: ");
3276 ADD_STRING(target, buf);
3277 ADD_STRING(target, "\n;; flags:");
3279 ADD_STRING(target, " qr");
3281 ADD_STRING(target, " aa");
3283 ADD_STRING(target, " tc");
3285 ADD_STRING(target, " rd");
3287 ADD_STRING(target, " ra");
3289 ADD_STRING(target, " ad");
3291 ADD_STRING(target, " cd");
3296 ADD_STRING(target, "; MBZ: 0x4");
3298 ADD_STRING(target, "; QUESTION: ");
3300 ADD_STRING(target, "; ZONE: ");
3304 ADD_STRING(target, buf);
3306 ADD_STRING(target, ", ANSWER: ");
3308 ADD_STRING(target, ", PREREQ: ");
3312 ADD_STRING(target, buf);
3314 ADD_STRING(target, ", AUTHORITY: ");
3316 ADD_STRING(target, ", UPDATE: ");
3320 ADD_STRING(target, buf);
3321 ADD_STRING(target, ", ADDITIONAL: ");
3324 ADD_STRING(target, buf);
3325 ADD_STRING(target, "\n");