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

/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dresperf-report76 <html><head></head><body>
92 </body></html>
/bind-9.11.3/util/
H A Dupdate_copyrights134 my $body = "";
147 $body = "$body$_";
149 $_ = $body;
512 my $body = "";
523 $body = "$body$_";
525 $_ = $body;
529 my $body = "";
533 $body
[all...]
H A Dcheck-includes.pl145 my ($elided, $comment, $prefix_extend, $body);
153 $body = $1 . $7;
267 print TMP "$body";
H A Dcheck-sources.pl79 my ($config_h, $cpp_if, $prefix, $elided, $comment, $prefix_extend, $body);
119 $body = $1 . $7;
154 print SOURCE "$body";
/bind-9.11.3/unit/atf-src/atf-c/
H A Dmacros_test.c80 void (*body)(const atf_tc_t *))
85 RE(atf_tc_init(&tc, name, head, body, NULL, config));
242 void (*body)(const atf_tc_t *);
259 init_and_run_h_tc("h_check_errno", t->head, t->body);
286 void (*body)(const atf_tc_t *);
303 init_and_run_h_tc("h_require_errno", t->head, t->body);
341 void (*body)(const atf_tc_t *);
360 init_and_run_h_tc("h_check", t->head, t->body);
384 void (*body)(const atf_tc_t *); member in struct:check_eq_test
401 init_and_run_h_tc("h_check", t->head, t->body);
606 void (*body)(const atf_tc_t *); member in struct:require_eq_test
[all...]
H A Dtc.c546 atf_tc_body_t body, atf_tc_cleanup_t cleanup,
559 tc->pimpl->m_body = body;
545 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head, atf_tc_body_t body, atf_tc_cleanup_t cleanup, const char *const *config) argument
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dmacros.hpp42 void body(void) const; \
54 void body(void) const; \
66 void body(void) const; \
84 atfu_tc_ ## name::body(void) \
H A Dtests.hpp80 virtual void body(void) const = 0;
H A Dtests.cpp179 (*iter).second->body();
516 if (partname == "body")
/bind-9.11.3/lib/isc/include/isc/
H A Dtypes.h105 isc_buffer_t *body,
/bind-9.11.3/unit/atf-src/tools/
H A Dtests-results.css30 body {

Completed in 17 milliseconds