| /bind-9.11.3/bin/python/ |
| H A D | dnssec-checkds.py.in | 13 sys.path.insert(0, os.path.dirname(sys.argv[0])) 16 sys.path.insert(1, '@PYTHON_INSTALL_DIR@') 18 sys.path.insert(1, os.path.join('@prefix@', 'lib',
|
| H A D | dnssec-coverage.py.in | 13 sys.path.insert(0, os.path.dirname(sys.argv[0])) 16 sys.path.insert(1, '@PYTHON_INSTALL_DIR@') 18 sys.path.insert(1, os.path.join('@prefix@', 'lib',
|
| H A D | dnssec-keymgr.py.in | 13 sys.path.insert(0, os.path.dirname(sys.argv[0])) 16 sys.path.insert(1, '@PYTHON_INSTALL_DIR@') 18 sys.path.insert(1, os.path.join('@prefix@', 'lib',
|
| /bind-9.11.3/unit/atf-src/bootstrap/ |
| H A D | h_app_opts_args.cpp | 70 opts.insert(option('d', "", "Debug mode")); 71 opts.insert(option('v', "level", "Verbosity level"));
|
| /bind-9.11.3/bin/tests/system/keymgr/ |
| H A D | testpolicy.py | 10 sys.path.insert(0, '../../../python')
|
| /bind-9.11.3/bin/tests/system/delzone/ |
| H A D | tests.sh | 32 sys.path.insert(0, '../../../../bin/python') 45 sys.path.insert(0, '../../../../bin/python')
|
| /bind-9.11.3/unit/atf-src/atf-c++/detail/ |
| H A D | text_test.cpp | 112 words.insert(""); 117 words.insert("foo"); 118 words.insert(""); 119 words.insert("baz"); 124 words.insert("foo"); 125 words.insert("bar"); 126 words.insert("baz");
|
| H A D | fs.cpp | 426 insert(value_type(dep->d_name, file_info(entryp))); 441 ns.insert((*iter).first);
|
| /bind-9.11.3/unit/atf-src/tools/ |
| H A D | text_test.cpp | 116 words.insert(""); 121 words.insert("foo"); 122 words.insert(""); 123 words.insert("baz"); 128 words.insert("foo"); 129 words.insert("bar"); 130 words.insert("baz");
|
| H A D | atf-config.cpp | 94 opts.insert(option('t', "", "Terse output: show values only"));
|
| H A D | user_test.cpp | 77 groups.insert(gids[i]);
|
| H A D | application.cpp | 132 opts.insert(option('h', "", "Shows this help message"));
|
| H A D | atf-report.cpp | 668 opts.insert(option('o', "fmt:path", "Adds a new output file; multiple " 693 paths.insert((*iter).second);
|
| H A D | fs.cpp | 583 insert(value_type(dep->d_name, file_info(entryp))); 598 ns.insert((*iter).first);
|
| H A D | test-program.cpp | 114 m_tcs[ident].insert(std::make_pair("has.cleanup", "false")); 117 m_tcs[ident].insert(std::make_pair("timeout", "300")); 482 md.insert(std::make_pair(name, value));
|
| H A D | atf-run.cpp | 201 opts.insert(option('v', "var=value", "Sets the configuration variable "
|
| /bind-9.11.3/util/ |
| H A D | update_copyrights | 558 if ($type eq 'SGML' && m:<!-- insert copyright start -->.*?<!-- insert copyright end -->:s) { 560 s:<!-- insert copyright start -->.*?<!-- insert copyright end -->:<!-- insert copyright start -->\n$r <!-- insert copyright end -->:s;
|
| /bind-9.11.3/unit/atf-src/atf-c++/ |
| H A D | macros_test.cpp | 137 collection.insert("foo"); 138 collection.insert("bar"); 139 collection.insert("baz"); 171 collection.insert("foo"); 172 collection.insert("bar"); 173 collection.insert("baz");
|
| H A D | utils_test.cpp | 250 strings.insert("First"); 251 strings.insert("Second");
|
| /bind-9.11.3/unit/atf-src/atf-sh/ |
| H A D | atf-sh.cpp | 140 opts.insert(option('s', "shell", "Path to the shell interpreter to use; "
|
| H A D | atf-check.cpp | 759 opts.insert(option('s', "qual:value", "Handle status. Qualifier " 761 opts.insert(option('o', "action:arg", "Handle stdout. Action must be " 764 opts.insert(option('e', "action:arg", "Handle stderr. Action must be " 767 opts.insert(option('x', "", "Execute command as a shell command"));
|
| /bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/config/ |
| H A D | idnconf.tcl | 229 $lb insert end $e 257 $lb insert end $prg 617 $ePrg insert 0 $file 680 $w.prgname insert 0 $prg 730 $w.prgname insert 0 $prg 886 $e insert insert $file 1032 $e insert insert $file
|
| /bind-9.11.3/lib/dns/ |
| H A D | keytable.c | 162 insert(dns_keytable_t *keytable, isc_boolean_t managed, function 232 return (insert(keytable, managed, dst_key_name(*keyp), keyp)); 237 return (insert(keytable, ISC_TRUE, name, NULL));
|
| /bind-9.11.3/bin/tests/system/rndc/ |
| H A D | tests.sh | 614 sys.path.insert(0, '../../../../bin/python')
|