Searched defs:short_form (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/bin/dig/
H A Dhost.c47 static isc_boolean_t short_form = ISC_TRUE, listed_server = ISC_FALSE; variable
174 if (!short_form) {
188 if (!short_form)
291 if (!short_form) {
339 if (!short_form) {
489 if (!short_form) {
540 !short_form) {
548 if (!short_form)
551 ISC_TF(!short_form), query);
557 !short_form) {
[all...]
H A Ddig.c61 static isc_boolean_t short_form = ISC_FALSE, printcmd = ISC_TRUE, variable
256 if (query->lookup->stats && !short_form) {
300 } else if (query->lookup->identify && !short_form) {
375 * short_form message print handler. Calls above say_message()
558 if (!short_form)
564 short_form ? "short_form" : "long_form");
580 if (query->lookup->comments && !short_form) {
646 if (query->lookup->comments && headers && !short_form) {
665 if (!short_form) {
[all...]
H A Dnslookup.c53 static isc_boolean_t short_form = ISC_TRUE, variable
457 if (!short_form) {
559 short_form ? "nodebug" : "debug",
729 short_form = ISC_FALSE;
732 short_form = ISC_TRUE;
/bind-9.11.3/bin/delv/
H A Ddelv.c109 short_form = ISC_FALSE, variable
426 if (!first && showtrust && !short_form)
439 if (short_form) {
1093 short_form = state;
1094 if (short_form) {

Completed in 20 milliseconds