Searched refs:insert (Results 1 - 24 of 24) sorted by relevance

/bind-9.11.3/bin/python/
H A Ddnssec-checkds.py.in13 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 Ddnssec-coverage.py.in13 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 Ddnssec-keymgr.py.in13 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 Dh_app_opts_args.cpp70 opts.insert(option('d', "", "Debug mode"));
71 opts.insert(option('v', "level", "Verbosity level"));
/bind-9.11.3/bin/tests/system/keymgr/
H A Dtestpolicy.py10 sys.path.insert(0, '../../../python')
/bind-9.11.3/bin/tests/system/delzone/
H A Dtests.sh32 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 Dtext_test.cpp112 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 Dfs.cpp426 insert(value_type(dep->d_name, file_info(entryp)));
441 ns.insert((*iter).first);
/bind-9.11.3/unit/atf-src/tools/
H A Dtext_test.cpp116 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 Datf-config.cpp94 opts.insert(option('t', "", "Terse output: show values only"));
H A Duser_test.cpp77 groups.insert(gids[i]);
H A Dapplication.cpp132 opts.insert(option('h', "", "Shows this help message"));
H A Datf-report.cpp668 opts.insert(option('o', "fmt:path", "Adds a new output file; multiple "
693 paths.insert((*iter).second);
H A Dfs.cpp583 insert(value_type(dep->d_name, file_info(entryp)));
598 ns.insert((*iter).first);
H A Dtest-program.cpp114 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 Datf-run.cpp201 opts.insert(option('v', "var=value", "Sets the configuration variable "
/bind-9.11.3/util/
H A Dupdate_copyrights558 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 Dmacros_test.cpp137 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 Dutils_test.cpp250 strings.insert("First");
251 strings.insert("Second");
/bind-9.11.3/unit/atf-src/atf-sh/
H A Datf-sh.cpp140 opts.insert(option('s', "shell", "Path to the shell interpreter to use; "
H A Datf-check.cpp759 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 Didnconf.tcl229 $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 Dkeytable.c162 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 Dtests.sh614 sys.path.insert(0, '../../../../bin/python')

Completed in 126 milliseconds