Searched refs:covered (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/rdata/generic/
H A Drrsig_46.h28 dns_rdatatype_t covered; member in struct:dns_rdata_rrsig
H A Dsig_24.h29 dns_rdatatype_t covered; member in struct:dns_rdata_sig_t
H A Dnxt_30.c40 dns_rdatatype_t covered; local
69 covered = (dns_rdatatype_t)n;
70 } else if (dns_rdatatype_fromtext(&covered,
76 if (covered < 1 || covered > 127)
78 if (first || covered > maxcovered)
79 maxcovered = covered;
81 bm[covered/8] |= (0x80>>(covered%8));
H A Drrsig_46.c34 dns_rdatatype_t covered; local
48 * Type covered.
52 result = dns_rdatatype_fromtext(&covered, &token.value.as_textregion);
59 covered = (dns_rdatatype_t)i;
61 RETERR(uint16_tobuffer(covered, target));
131 dns_rdatatype_t covered; local
144 * Type covered.
146 covered = uint16_fromregion(&sr);
152 if (dns_rdatatype_isknown(covered) && covered !
[all...]
H A Dsig_24.c34 dns_rdatatype_t covered; local
48 * Type covered.
52 result = dns_rdatatype_fromtext(&covered, &token.value.as_textregion);
59 covered = (dns_rdatatype_t)i;
61 RETERR(uint16_tobuffer(covered, target));
131 dns_rdatatype_t covered; local
146 * Type covered.
148 covered = uint16_fromregion(&sr);
154 if (dns_rdatatype_isknown(covered) && covered !
[all...]
H A Dnsec_47.c39 dns_rdatatype_t covered; local
65 RETTOK(dns_rdatatype_fromtext(&covered,
67 bm[covered/8] |= (0x80>>(covered%8));
H A Dnsec3_50.c49 dns_rdatatype_t covered; local
115 RETTOK(dns_rdatatype_fromtext(&covered,
117 bm[covered/8] |= (0x80>>(covered%8));
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dncache.c631 if (rrsig.covered == covers) {
722 rdataset->covers = rrsig.covered;
H A Ddnssec.c224 sig.covered = set->type;
377 if (set->type != sig.covered)
779 sig.covered = 0;
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpsf.vim39 "Some of the attributes covered by attUnquotString and attQuotString:
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/tests/
H A Ddbversion_test.c643 rrsig.covered = dns_rdatatype_a;
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dpackage.sh700 binary package(s); covered and up-to-date packages are not downloaded again unless
859 source package(s); covered and up-to-date packages are not downloaded again unless
6649 covered=
6665 covered=$covered:$covers
6679 covered=$covered:$covers
6688 case $covered in
6692 do case :$covered: in
6700 do case :$covered
[all...]
H A Dpackage.mk154 binaries covered by license(s) must contain the corresponding
925 1) echo 'The software is covered by this license:' ;;
926 *) echo 'The software is covered by these licenses:' ;;
935 echo 'Individual components may be covered by separate licenses;'
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DSOM.pm69 Acts much like dataof, except that it returns an object of the L<SOAP::Header> class (covered later in this chapter), rather than SOAP::Data. This is the preferred interface for manipulating the header entities in a message.
H A DLite.pm3843 Triggered when a method call results in a fault response from the server. When it is called, the argument list is first the client object itself, followed by the object that encapsulates the fault. In the example, the fault object is passed (without the client object) to a hypothetical GUI function that presents an error dialog with the text of fault extracted from the object (which is covered shortly under the L<SOAP::SOM> methods).
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-agent.el628 "Close all methods covered by the Gnus agent."
629 (let ((methods (gnus-agent-covered-methods)))
685 gnus-agent-covered-methods)
736 (defun gnus-agent-any-covered-gcc ()
745 covered)
746 (while (and (not covered) methods)
747 (setq covered (gnus-agent-method-p (car methods))
749 covered)))
754 (when (and (not gnus-plugged) (gnus-agent-any-covered-gcc))
763 (when (or gnus-plugged (not (gnus-agent-any-covered
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/language/
H A Deuropean.el233 covered by other ISO-8859 character sets:
/macosx-10.9.5/CPANInternal-140/Variable-Magic/lib/Variable/
H A DMagic.pm550 The C<push> part was already covered by I<p25854>.
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dgnus-refcard.tex1254 J a & \textbf{Add} the current server to the list of servers covered
1256 J r & \textbf{Remove} the current server from the list of servers covered
/macosx-10.9.5/ksh-20/ksh/lib/package/
H A Dpackage.mk154 binaries covered by license(s) must contain the corresponding
925 1) echo 'The software is covered by this license:' ;;
926 *) echo 'The software is covered by these licenses:' ;;
935 echo 'Individual components may be covered by separate licenses;'
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dupdate.c1230 * covered and algorithm.
1237 dbsig.covered == updatesig.covered &&
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm2269 Although B<DB_File> is covered by the Perl license, the library it
/macosx-10.9.5/bind9-45.100/bind9/bin/dig/
H A Ddighost.c3986 if ((siginfo.covered == covers) ||
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm4365 (which is covered shortly under the L<SOAP::SOM> methods).
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm4232 (which is covered shortly under the L<SOAP::SOM> methods).

Completed in 423 milliseconds

12