Searched refs:headers (Results 1 - 11 of 11) sorted by relevance

/bind-9.6-ESV-R11/bin/dig/
H A Dnslookup.c240 printsection(dig_query_t *query, dns_message_t *msg, isc_boolean_t headers, argument
249 UNUSED(headers);
306 detailsection(dig_query_t *query, dns_message_t *msg, isc_boolean_t headers, argument
318 if (headers) {
407 printmessage(dig_query_t *query, dns_message_t *msg, isc_boolean_t headers) { argument
422 isc_boolean_t headers = ISC_TRUE; local
425 detailsection(query, msg, headers, DNS_SECTION_QUESTION);
426 detailsection(query, msg, headers, DNS_SECTION_ANSWER);
427 detailsection(query, msg, headers, DNS_SECTION_AUTHORITY);
428 detailsection(query, msg, headers, DNS_SECTION_ADDITIONA
[all...]
H A Ddig.c430 printmessage(dig_query_t *query, dns_message_t *msg, isc_boolean_t headers) { argument
468 debug("printmessage(%s %s %s)", headers ? "headers" : "noheaders",
473 if (!headers) {
491 if (headers) {
543 if (query->lookup->comments && headers && !short_form) {
561 if (query->lookup->section_question && headers) {
607 if (headers) {
628 if (headers && query->lookup->comments && !short_form)
H A Dhost.c249 const char *section_name, isc_boolean_t headers,
268 if (headers)
369 const char *set_name, isc_boolean_t headers)
377 if (headers)
419 printmessage(dig_query_t *query, dns_message_t *msg, isc_boolean_t headers) { argument
426 UNUSED(headers);
248 printsection(dns_message_t *msg, dns_section_t sectionid, const char *section_name, isc_boolean_t headers, dig_query_t *query) argument
368 printrdata(dns_message_t *msg, dns_rdataset_t *rdataset, dns_name_t *owner, const char *set_name, isc_boolean_t headers) argument
/bind-9.6-ESV-R11/bin/dig/include/dig/
H A Ddig.h382 printmessage(dig_query_t *query, dns_message_t *msg, isc_boolean_t headers);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfig.guess800 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
/bind-9.6-ESV-R11/
H A Dconfig.guess903 objdump --private-headers /bin/sh | grep -q ld.so.1
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dconfig.guess871 objdump --private-headers /bin/sh | grep -q ld.so.1
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure1236 you have headers in a nonstandard directory <include dir>
3561 Configuration headers:
3998 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure275 # Factoring default headers for most tests.
846 headers in a nonstandard directory <include dir>
2463 # OK, works on sane cases. Now check whether non-existent headers
2570 # OK, works on sane cases. Now check whether non-existent headers
2988 { echo "$as_me:$LINENO: WARNING: resolv.h: check for missing prerequisite headers?" >&5
2989 echo "$as_me: WARNING: resolv.h: check for missing prerequisite headers?" >&2;}
3022 { { echo "$as_me:$LINENO: error: \"No headers for name service applications\"" >&5
3023 echo "$as_me: error: \"No headers for name service applications\"" >&2;}
3133 { echo "$as_me:$LINENO: WARNING: arpa/nameser.h: check for missing prerequisite headers?" >&5
3134 echo "$as_me: WARNING: arpa/nameser.h: check for missing prerequisite headers
[all...]
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure582 # Factoring default headers for most tests.
1275 you have headers in a nonstandard directory <include dir>
2770 # OK, works on sane cases. Now check whether nonexistent headers
2875 # OK, works on sane cases. Now check whether nonexistent headers
4380 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4381 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
4995 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4996 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6549 Configuration headers:
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure740 # Factoring default headers for most tests.
1607 you have headers in a nonstandard directory <include dir>
6846 # OK, works on sane cases. Now check whether nonexistent headers
6905 # OK, works on sane cases. Now check whether nonexistent headers
12416 # OK, works on sane cases. Now check whether nonexistent headers
12475 # OK, works on sane cases. Now check whether nonexistent headers
17266 Configuration headers:
18072 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5

Completed in 1891 milliseconds