Searched refs:added (Results 1 - 14 of 14) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dentropy.c54 unsigned int added; local
61 added = 0;
71 added += ndesired * 8;
76 return (added);
85 unsigned int added; local
150 added = 0;
175 added += got;
189 if (!(ent->nextsource == firstsource && added == 0)) {
208 added += got;
211 if (added >
[all...]
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dentropy.c78 unsigned int added; local
85 added = 0;
98 added += n * 8;
109 return (added);
118 unsigned int added; local
126 added = 0;
230 added += n * 8;
242 return (added);
251 unsigned int added; local
315 added
[all...]
/bind-9.6-ESV-R11/contrib/zkt/examples/views/
H A Dnamed.conf46 dnssec-accept-expired false; /* added since BIND 9.5.0 */
57 stats-server 127.0.0.1 port 8881; /* added since BIND 9.5.0 */
/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/lib/isc/
H A Dentropy.c120 isc_uint32_t *extra; /*%< extra samples added in */
440 unsigned int added; local
445 added = 0;
458 added += estimate_entropy(sq, sq->samples[ns]);
460 entropypool_adddata(ent, sq->samples, sq->nsamples * 4, added);
474 return (added);
483 unsigned int added; local
500 added = 0;
506 added += got;
515 return (added);
[all...]
/bind-9.6-ESV-R11/lib/dns/tests/
H A Ddbversion_test.c630 dns_rdataset_t rdataset, added; local
646 dns_rdataset_init(&added);
681 result = dns_db_addrdataset(db1, node, v1, 0, &rdataset, 0, &added);
688 dns_db_resigned(db1, &added, VERSION(callback));
692 dns_rdataset_disassociate(&added);
/bind-9.6-ESV-R11/lib/dns/
H A Drdataset.c322 unsigned int i, count = 0, added, choice; local
466 added = 0;
515 added++;
541 *countp += added;
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh2026 echo "*** automatically added whenever a program is linked with this library"
3915 directories are added to the library path.
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure2551 as 'x'. The following induces an error, until -std is added to get
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure1991 as 'x'. The following induces an error, until -std1 is added to get
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure2558 as 'x'. The following induces an error, until -std is added to get
5998 # 2008-07-04 getopt_long added
5999 # 2009-07-30 timegm added
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh325 # If the last portion added has no slash in it, the list is done
1513 directories are added to the library path.
6188 # which has an extra 1 added just for fun
6821 $ECHO "*** automatically added whenever a program is linked with this library"
8322 # $file with .exe has already been added to rmfiles,
8340 # as does the version of $file that was added into $rmfiles
/bind-9.6-ESV-R11/
H A Dconfigure3642 as 'x'. The following induces an error, until -std is added to get
9433 # Assume -lc should be added
12082 as 'x'. The following induces an error, until -std is added to get
13620 # on FreeBSD machines this configure script has added
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure4069 as 'x'. The following induces an error, until -std is added to get
9153 # Assume -lc should be added
11279 as 'x'. The following induces an error, until -std is added to get
14512 # Assume -lc should be added

Completed in 642 milliseconds