Searched refs:start (Results 1 - 25 of 60) sorted by relevance

123

/bind-9.11.3/bin/tests/virtual-time/
H A Dstart.sh9 # $Id: start.sh,v 1.2 2010/06/17 05:38:05 marka Exp $
12 $PERL start.pl "$@"
H A Drun.sh66 $PERL start.pl $test || exit 1
/bind-9.11.3/bin/tests/system/
H A Dstart.sh9 # $Id: start.sh,v 1.42 2007/06/18 23:47:27 tbox Exp $
12 $PERL start.pl "$@"
H A Drun.sh83 $PERL start.pl $test || { echofail "R:FAIL"; echoinfo "E:$test:`date`"; exit 1; }
/bind-9.11.3/doc/misc/
H A Dformat-options.pl30 my $start = "";
36 $start = $start.$1."\n";
39 print $start.$line.$comment."\n";
/bind-9.11.3/bin/tests/system/rndc/
H A Dgencheck.c24 check(const char *buf, ssize_t count, size_t *start) { argument
30 i++, *start = (*start + 1) % (sizeof(chars) - 1))
35 if (buf[i] != chars[*start])
49 size_t start; local
65 start = 0;
70 if (!check(buf, count, &start))
/bind-9.11.3/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dselectiveencode.c68 char *start, *end; local
90 start = non_ascii;
91 while (start > s) {
92 char *prev = idn_utf8_findfirstbyte(start - 1, s);
95 start = prev;
97 *startp = start;
/bind-9.11.3/unit/atf-src/admin/
H A Dcheck-style-man.awk64 warn("Sentence does not start on new line")
/bind-9.11.3/lib/isc/win32/
H A Dthread.c17 isc_thread_create(isc_threadfunc_t start, isc_threadarg_t arg, argument
23 thread = (isc_thread_t)_beginthreadex(NULL, 0, start, arg, 0, &id);
/bind-9.11.3/lib/dns/
H A Dtime.c100 isc_int64_t start; local
110 start = (isc_int64_t) now;
112 t = start + (value - now);
114 t = start - (now - value);
H A Dcompress.c212 unsigned int start; local
242 start = 0;
256 dns_name_getlabelsequence(&xname, start, n, &tname);
276 * 'node->r.base' becomes 'tmp' when start == 0.
279 if (start == 0)
286 start++;
291 if (start == 0)
/bind-9.11.3/bin/tests/system/lwresd/
H A Dtests.sh49 $PERL $SYSTEMTESTTOP/start.pl . lwresd1 -- "-X lwresd.lock -m record,size,mctx -c lwresd.conf -d 99 -g"
68 $PERL $SYSTEMTESTTOP/start.pl . lwresd1 -- "-X lwresd.lock -m record,size,mctx -c nosearch.conf -d 99 -g"
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dutil.h32 #define THREAD(thread, start, arg) do { \
33 int __n = pthread_create((thread), NULL, (start), (arg)); \
/bind-9.11.3/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_nameprep_data.pl377 my $start = hex($1);
380 $map->add($start .. $end);
382 $map->add($start);
392 my $start = hex($1);
393 my $end = defined($2) ? hex($2) : $start;
394 for (my $i = $start; $i <= $end; $i++) {
/bind-9.11.3/util/
H A Dupdate_copyrights138 # tab if at start of line or proceeded by tabs.
142 # Convert 8 spaces into tabs if at start of line
227 print "$file: unexpected yacc file start ",
516 # tab if at start of line or proceeded by tabs.
518 # Convert 8 spaces into tabs if at start of line
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;
563 my ($start, $end);
565 ($start
[all...]
/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dprocess.c419 do_child(void (*start)(void *),
434 start(v);
453 void (*start)(void *),
478 do_child(start, v, &outsp, &errsp);
521 void (*start)(void *),
540 err = fork_with_streams(c, start, real_outsb, real_errsb, v);
/bind-9.11.3/bin/tests/
H A Dentropy2_test.c53 start(isc_entropysource_t *source, void *arg, isc_boolean_t blocking) { function
59 printf("start called, blocking mode.\n");
61 printf("start called, non-blocking mode.\n");
136 result = isc_entropy_createcallbacksource(ent, start, get, stop, &kbd,
/bind-9.11.3/bin/tests/system/rrl/ns2/
H A Dnamed.conf46 * These log settings have no effect unless "-g" is removed from ../../start.pl
/bind-9.11.3/bin/tests/system/rrl/ns4/
H A Dnamed.conf47 * These log settings have no effect unless "-g" is removed from ../../start.pl
/bind-9.11.3/bin/tests/system/stub/
H A Dtests.sh56 $PERL $SYSTEMTESTTOP/start.pl --noclean --restart . ns3
/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dprocess.hpp229 fork(void (*start)(void*), const OutStream& outsb, argument
235 atf_error_t err = atf_process_fork(&c, start, outsb.get_sb(),
/bind-9.11.3/lib/isc/include/isc/
H A Dentropy.h182 isc_entropystart_t start,
203 * start functions called.
/bind-9.11.3/lib/dns/include/dns/
H A Dvalidator.h159 isc_stdtime_t start; member in struct:dns_validator
/bind-9.11.3/bin/named/
H A Dbuiltin.c90 dns64_rdata(unsigned char *v, size_t start, unsigned char *rdata) { argument
94 unsigned char c = v[start++];
95 if (start == 7U)
96 start++;
/bind-9.11.3/bin/tests/system/unknown/
H A Dtests.sh139 $PERL $SYSTEMTESTTOP/start.pl --noclean --restart . ns2
157 $PERL $SYSTEMTESTTOP/start.pl --noclean --restart . ns3

Completed in 40 milliseconds

123