Searched refs:body (Results 1 - 11 of 11) sorted by relevance
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/ |
H A D | resperf-report | 76 <html><head></head><body> 92 </body></html>
|
/bind-9.11.3/util/ |
H A D | update_copyrights | 134 my $body = ""; 147 $body = "$body$_"; 149 $_ = $body; 512 my $body = ""; 523 $body = "$body$_"; 525 $_ = $body; 529 my $body = ""; 533 $body [all...] |
H A D | check-includes.pl | 145 my ($elided, $comment, $prefix_extend, $body); 153 $body = $1 . $7; 267 print TMP "$body";
|
H A D | check-sources.pl | 79 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 D | macros_test.c | 80 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 D | tc.c | 546 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 D | macros.hpp | 42 void body(void) const; \ 54 void body(void) const; \ 66 void body(void) const; \ 84 atfu_tc_ ## name::body(void) \
|
H A D | tests.hpp | 80 virtual void body(void) const = 0;
|
H A D | tests.cpp | 179 (*iter).second->body(); 516 if (partname == "body")
|
/bind-9.11.3/lib/isc/include/isc/ |
H A D | types.h | 105 isc_buffer_t *body,
|
/bind-9.11.3/unit/atf-src/tools/ |
H A D | tests-results.css | 30 body {
|
Completed in 33 milliseconds