/bind-9.11.3/unit/atf-src/tools/ |
H A D | fail_helper.cpp | 32 ATF_TEST_CASE(main); variable 33 ATF_TEST_CASE_HEAD(main) 37 ATF_TEST_CASE_BODY(main) 44 ATF_ADD_TEST_CASE(tcs, main);
|
H A D | pass_helper.cpp | 32 ATF_TEST_CASE(main); variable 33 ATF_TEST_CASE_HEAD(main) 37 ATF_TEST_CASE_BODY(main) 43 ATF_ADD_TEST_CASE(tcs, main);
|
H A D | bad_metadata_helper.c | 34 main(void) function
|
H A D | atf-version.cpp | 47 int main(void); 60 atf_version::main(void) function in class:atf_version 88 main(int argc, char* const* argv) function
|
H A D | atf-config.cpp | 53 int main(void); 112 atf_config::main(void) function in class:atf_config 137 main(int argc, char* const* argv) function
|
H A D | generate-revision.sh | 100 # main 104 main() { function 140 main "${@}"
|
H A D | application.hpp | 101 virtual int main(void) = 0;
|
H A D | application_test.cpp | 42 int main(void) function in class:getopt_app
|
/bind-9.11.3/unit/atf-src/atf-c++/detail/ |
H A D | version_helper.cpp | 37 main(void) function
|
H A D | application.hpp | 95 virtual int main(void) = 0;
|
H A D | application_test.cpp | 38 int main(void) function in class:getopt_app
|
/bind-9.11.3/unit/atf-src/atf-sh/ |
H A D | normalize_test.sh | 26 atf_test_case main 41 atf_add_test_case main
|
H A D | atf-sh.cpp | 73 "main \"${@}\""); 119 int main(void); 160 atf_sh::main(void) function in class:atf_sh 182 main(int argc, char* const* argv) function
|
/bind-9.11.3/unit/atf-src/atf-c/detail/ |
H A D | version_helper.c | 39 main(void) function
|
/bind-9.11.3/unit/atf-src/bootstrap/ |
H A D | h_app_empty.cpp | 40 int main(void); 53 h_app_empty::main(void) function in class:h_app_empty 59 main(int argc, char* const* argv) function
|
H A D | h_app_opts_args.cpp | 45 int main(void); 93 h_app_opts_args::main(void) function in class:h_app_opts_args 99 main(int argc, char* const* argv) function
|
/bind-9.11.3/bin/named/include/named/ |
H A D | main.h | 15 #define main(argc, argv) bindmain(argc, argv) macro
|
/bind-9.11.3/bin/tests/ |
H A D | t_api.pl | 88 &main't_info("%s\t%s\n", $name, $T_env{$name}); 94 package main; package 140 &main'Getopts('ab:c:d:hun:t:q:x'); 143 if (defined($main'opt_u)) { 149 if (defined($main'opt_h)) { 154 if (defined($main'opt_t)) { 171 $T_dir = $main'opt_b if (defined($main'opt_b)); 172 $T_debug = $main'opt_d if (defined($main'opt_ [all...] |
H A D | keyboard_test.c | 30 main(int argc, char **argv) { function
|
H A D | serial_test.c | 20 main() { function
|
/bind-9.11.3/bin/python/ |
H A D | dnssec-checkds.py.in | 24 isc.checkds.main()
|
H A D | dnssec-coverage.py.in | 24 isc.coverage.main()
|
H A D | dnssec-keymgr.py.in | 24 isc.keymgr.main()
|
/bind-9.11.3/bin/tools/ |
H A D | arpaname.c | 21 main(int argc, char *argv[]) { function
|
/bind-9.11.3/bin/named/win32/ |
H A D | ntservice.c | 22 #include <named/main.h> 34 int bindmain(int, char *[]); /* From main.c */ 121 /* unhook main */ 123 #undef main macro 130 int main(int argc, char *argv[]) function
|