Searched refs:add (Results 1 - 25 of 102) sorted by relevance

12345

/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dreconf8 automake --add-missing || true
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dcallbacks.h43 dns_addrdatasetfunc_t add; member in struct:dns_rdatacallbacks
H A Drdata.h547 dns_rdata_additionaldata(dns_rdata_t *rdata, dns_additionaldatafunc_t add,
550 * Call 'add' for each name and type from 'rdata' which is subject to
557 *\li 'add' is a valid dns_additionalfunc_t.
561 *\li If successful, then add() will have been called for each name
564 *\li If add() returns something other than #ISC_R_SUCCESS, that result
/bind-9.6-ESV-R11/bin/tests/system/upforwd/
H A Dtests.sh49 update add updated.example. 600 A 10.10.10.1
50 update add updated.example. 600 TXT Foo
77 update add unsigned.example. 600 A 10.10.10.1
78 update add unsigned.example. 600 TXT Foo
111 update add unsigned.nomaster. 600 A 10.10.10.1
112 update add unsigned.nomaster. 600 TXT Foo
/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dradix.h44 memmove(&(pt).add.sin6, &(na)->type.in6, \
47 memmove(&(pt).add.sin, &(na)->type.in, \
63 } add; member in struct:isc_prefix
69 #define isc_prefix_tochar(prefix) ((char *)&(prefix)->add.sin)
70 #define isc_prefix_touchar(prefix) ((u_char *)&(prefix)->add.sin)
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_normalize_data.pl248 $canon_class->add($code, $data{CLASS});
256 $upper->add($code, $offset);
271 $lower->add($code, $offset);
297 $decomp->add($code, $offset);
305 $casemap_ctx->add($code, $LETTER_BIT);
307 $casemap_ctx->add($code, $NSPMARK_BIT);
321 $comp->add($last_code,
329 $comp->add($last_code,
368 $folding->add($data{CODE}, scalar(@folding_data));
H A Dgenerate_nameprep_data.pl264 $map->add($fcode[0], $offset);
380 $map->add($start .. $end);
382 $map->add($start);
395 $map->add($i, $value);
H A DSparseMap.pm352 sub add {confess "Subclass responsibility";} subroutine
376 sub add { subroutine
453 sub add { subroutine
/bind-9.6-ESV-R11/bin/check/
H A Dcheck-tool.c137 add(char *key, int value) { function
239 add(namebuf, ERR_IS_CNAME);
251 add(namebuf, ERR_NO_ADDRESSES);
261 add(namebuf, ERR_LOOKUP_FAILURE);
290 add(namebuf, ERR_EXTRA_A);
320 add(namebuf, ERR_EXTRA_AAAA);
373 add(namebuf, ERR_MISSING_GLUE);
430 add(namebuf, ERR_IS_MXCNAME);
448 add(namebuf, ERR_NO_ADDRESSES);
458 add(namebu
[all...]
/bind-9.6-ESV-R11/bin/tests/system/nsupdate/
H A Dtests.sh49 update add updated.example.nil. 600 A 10.10.10.1
50 update add updated.example.nil. 600 TXT Foo
88 update add example.nil. in type0 ""
136 update add 600 txt.example.nil in txt "test"
198 update add updated2.example.nil. 600 A 10.10.10.2
199 update add updated2.example.nil. 600 TXT Bar
216 update add updated3.example.nil. 600 A 10.10.10.3
217 update add updated3.example.nil. 600 TXT Zap
242 update add updated4.example.nil. 600 A 10.10.10.3
261 sed -n 's/\(.*\)10.IN/update add \160
[all...]
/bind-9.6-ESV-R11/lib/dns/
H A Dcallbacks.c90 callbacks->add = NULL;
/bind-9.6-ESV-R11/bin/tests/system/checknames/
H A Dtests.sh93 update add xxx_xxx.fail.update. 600 A 10.10.10.1
108 update add xxx_xxx.warn.update. 600 A 10.10.10.1
123 update add xxx_xxx.ignore.update. 600 A 10.10.10.1
/bind-9.6-ESV-R11/bin/tests/
H A Dmaster_test.c86 callbacks.add = print_dataset;
/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Drt_21.c248 result = (add)(arg, &name, dns_rdatatype_x25);
251 result = (add)(arg, &name, dns_rdatatype_isdn);
254 return ((add)(arg, &name, dns_rdatatype_a));
H A Dproforma.c128 (void)add;
H A Dlp_107.c202 result = (add)(arg, &name, dns_rdatatype_l32);
205 return ((add)(arg, &name, dns_rdatatype_l64));
H A Dnull_10.c144 UNUSED(add);
H A Dunspec_103.c147 UNUSED(add);
/bind-9.6-ESV-R11/bin/tests/system/
H A Difconfig.sh101 ifconfig lo inet6 add fd92:7065:b8e:ffff::$ns/64
116 ifconfig lo0 add 10.53.0.$ns netmask 255.255.255.0
/bind-9.6-ESV-R11/bin/tests/system/resolver/
H A Dtests.sh99 update add mail.example.net 0 AAAA ::1
126 update add ns.server 300 A 10.53.0.4
144 update add ns.child.server 300 A 10.53.0.4
216 update add to-be-removed.tld 100 NS ns${i}.to-be-removed.tld
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh151 # add APPEND to the result, otherwise set result
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
1118 # do not "continue". Instead, add this to base_compile
1506 -dlopen FILE add the directory containing FILE to the library path
1560 -avoid-version do not add a version suffix if possible
1562 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
1580 -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries
1683 # Just add the directory containing the .lo file.
1698 # Now add the directory to shlibpath_var.
1809 $ECHO " - add LIBDI
[all...]
/bind-9.6-ESV-R11/
H A Dltmain.sh164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
188 # add APPEND to the result, otherwise set result
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
1997 # do not "continue". Instead, add this to base_compile
2383 -dlopen FILE add the directory containing FILE to the library path
2437 -avoid-version do not add a version suffix if possible
2441 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
2459 -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries
2596 # Just add the directory containing the .lo file.
2611 # Now add th
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/rpm/
H A Didnkit.spec127 - add brace/lace functions to libmdnresolv(mdnkit-1.2-runmdn.patch)
/bind-9.6-ESV-R11/bin/tests/master/
H A Dt_master.c104 callbacks.add = t1_add_callback;
/bind-9.6-ESV-R11/bin/tests/system/pending/
H A Dtests.sh39 update add ${_dname} 30 ${_rr} ${_newdata}

Completed in 1966 milliseconds

12345