Searched refs:it (Results 1 - 25 of 43) sorted by relevance

12

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtimer.cpp129 struct ::itimerspec it; local
130 it.it_interval.tv_sec = 0;
131 it.it_interval.tv_nsec = 0;
132 it.it_value.tv_sec = seconds;
133 it.it_value.tv_nsec = 0;
134 if (::timer_settime(m_pimpl->m_timer, 0, &it, &m_pimpl->m_old_it) == -1) {
141 ::itimerval it; local
142 it.it_interval.tv_sec = 0;
143 it.it_interval.tv_usec = 0;
144 it
[all...]
/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c137 db_rr_iterator_init(db_rr_iterator_t *it, dns_db_t *db, dns_dbversion_t *ver,
141 db_rr_iterator_first(db_rr_iterator_t *it);
144 db_rr_iterator_next(db_rr_iterator_t *it);
147 db_rr_iterator_current(db_rr_iterator_t *it, dns_name_t **name,
151 db_rr_iterator_destroy(db_rr_iterator_t *it);
164 db_rr_iterator_init(db_rr_iterator_t *it, dns_db_t *db, dns_dbversion_t *ver, argument
168 it->db = db;
169 it->dbit = NULL;
170 it->ver = ver;
171 it
186 db_rr_iterator_first(db_rr_iterator_t *it) argument
224 db_rr_iterator_next(db_rr_iterator_t *it) argument
274 db_rr_iterator_pause(db_rr_iterator_t *it) argument
279 db_rr_iterator_destroy(db_rr_iterator_t *it) argument
290 db_rr_iterator_current(db_rr_iterator_t *it, dns_name_t **name, isc_uint32_t *ttl, dns_rdata_t **rdata) argument
491 db_rr_iterator_t it; member in struct:axfr_rrstream
[all...]
/bind-9.6-ESV-R11/
H A Dbind.keys9 # work correctly, it may have expired. In that event, you should
14 # then it is NOT advisable to modify it. In BIND 9.7 and higher, this file
18 # any other trust anchors configured here would be ignored. So, while it
/bind-9.6-ESV-R11/lib/dns/
H A Djournal.c329 unsigned int xpos; /*%< Current position in it */
331 } it; member in struct:dns_journal
571 "creating it",
610 * allocated buffer and then convert it into a cooked index.
643 dns_name_init(&j->it.name, NULL);
644 dns_rdata_init(&j->it.rdata);
651 isc_buffer_init(&j->it.source, NULL, 0);
652 isc_buffer_init(&j->it.target, NULL, 0);
653 dns_decompress_init(&j->it.dctx, -1, DNS_DECOMPRESS_NONE);
707 * server receiving the IXFR - it ma
[all...]
/bind-9.6-ESV-R11/bin/tests/
H A Dnamed.conf22 * every conceivable syntax element in use. We use it to test the parser.
34 // watch out for ";" -- it's important!
60 // servers won't like it.
78 // recommended, but it is available
80 // it and it was used by large sites
498 * during initial startup) or when it is running in foreground
520 * down due to an internal problem, it
590 * You can also define category "default"; it gets used when no
614 * channel may be assigned to each of them, and it mus
[all...]
H A Db9t.mk29 # as it says
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns5/
H A Dnamed.conf21 * This allows it to be added to the system's rndc.conf with minimal
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh7 # This program is free software; you can redistribute it and/or modify
8 # it under the terms of the GNU General Public License as published by
12 # This program is distributed in the hope that it will be useful, but
23 # configuration script generated by Autoconf, you may include it under
31 # Avoid inline document here, it may be left over
121 # If the previous option needs an argument, assign it.
320 # sets, so we specify it separately.
349 # If the user specifies -o file.o, it is replaced with file.lo
402 # Lock this critical section if it is needed
403 # We use this script file to make the link, it avoid
[all...]
H A Dconfigure8 # gives unlimited permission to copy, distribute and modify it.
90 # If the previous option needs an argument, assign it.
435 # 3 some systems may open it to /dev/tty
479 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
955 # Extract the first word of "gcc", so it can be a program name with args.
985 # Extract the first word of "cc", so it can be a program name with args.
1011 # We found a bogon in the path, so make sure we never use it.
1016 # However, it has the same basename, so the bogon will be chosen
1036 # Extract the first word of "cl", so it can be a program name with args.
1201 # Don't use installbsd from OSF since it install
[all...]
/bind-9.6-ESV-R11/win32utils/
H A DBuildSetup.bat87 rem get vcredist where someone said it should be
/bind-9.6-ESV-R11/bin/check/win32/
H A Dnamedcheckconf.mak371 # that references it, and for generating the .res file:
389 # that references it, and for generating the .res file:
H A Dnamedcheckzone.mak389 # that references it, and for generating the .res file:
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh10 # GNU Libtool is free software; you can redistribute it and/or modify
11 # it under the terms of the GNU General Public License as published by
20 # GNU Libtool is distributed in the hope that it will be useful, but
60 # When reporting a bug, please describe a test case to reproduce it and
181 # In the unlikely event $progname began with a '-', it would play havoc with
243 # name if it has been set yet.
325 # If the last portion added has no slash in it, the list is done
359 # Return a directory name, but don't create it in dry-run mode
405 # in scan sets, so we specify it separately.
432 # in scan sets, so we specify it separatel
[all...]
/bind-9.6-ESV-R11/bin/dnssec/win32/
H A Ddsfromkey.mak309 # that references it, and for generating the .res file:
H A Dkeyfromlabel.mak309 # that references it, and for generating the .res file:
H A Dkeygen.mak309 # that references it, and for generating the .res file:
H A Dsignzone.mak309 # that references it, and for generating the .res file:
/bind-9.6-ESV-R11/bin/rndc/win32/
H A Dconfgen.mak298 # that references it, and for generating the .res file:
/bind-9.6-ESV-R11/lib/dns/win32/
H A Dgen.mak252 # that references it, and for generating the .res file:
/bind-9.6-ESV-R11/lib/win32/bindevt/
H A Dbindevt.mak295 # that references it, and for generating the .res file:
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure10 # gives unlimited permission to copy, distribute and modify it.
66 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
459 # Don't try to exec as it changes $[0], causing all sort of problems
732 # If the previous option needs an argument, assign it.
1279 it to find libraries and programs with nonstandard names/locations.
1348 gives unlimited permission to copy, distribute and modify it.
1411 # Strip out --silent because we don't want to record it for future runs.
1591 # Let the site file select an alternate cache file if it wants to.
1727 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1767 # Extract the first word of "gcc", so it ca
[all...]
/bind-9.6-ESV-R11/bin/dig/win32/
H A Ddig.mak410 # that references it, and for generating the .res file:
H A Dhost.mak410 # that references it, and for generating the .res file:
H A Dnslookup.mak410 # that references it, and for generating the .res file:
/bind-9.6-ESV-R11/bin/nsupdate/win32/
H A Dnsupdate.mak358 # that references it, and for generating the .res file:

Completed in 39 milliseconds

12