Searched refs:bogus (Results 26 - 50 of 130) sorted by relevance

123456

/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dnssec/ns2/
H A Dsign.sh33 for subdomain in secure bogus dynamic keyless nsec3 optout nsec3-unknown \
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest035-meta663 -w bogus >> $TESTOUT 2>&1
688 -w bogus >> $TESTOUT 2>&1
H A Dtest047-ldap676 -w bogus >> $TESTOUT 2>&1
701 -w bogus >> $TESTOUT 2>&1
H A Dtest034-translucent281 echo "Testing compare: bogus local..."
293 echo "Testing compare: bogus remote..."
310 dn: uid=bogus,ou=users,o=translucent
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pluginmgr/
H A Dpluginmgr.tcl133 # @mdgen NODEP: bogus-package
134 $sip eval {catch {package require bogus-package}}
/macosx-10.10/swig-12/Lib/php/
H A Dglobalvar.i309 deliberate error cos this code looks bogus to me
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcbiapts.c144 UBreakIterator *word, *sentence, *line, *character, *b, *bogus; local
200 bogus = ubrk_open((UBreakIteratorType)5, "en_US", text, u_strlen(text), &status);
201 if(bogus != NULL) {
H A Dudatatst.c1194 double bogus; member in struct:__anon1115
1212 double bogus; member in struct:__anon1116
H A Dtrietest.c450 double bogus; /* needed for aligining the storage */ member in union:__anon1113
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-report/
H A Dintegration_test.sh264 tp, tp5, bogus, Invalid format for test case list: 1: Unexpected token \`<<NEWLINE>>'; expected \`:'
298 Failed (bogus) test programs:
/macosx-10.10/tcl-105/tk/tk/tests/ttk/
H A Dspinbox.test134 .sb configure -validate bogus
137 } -returnCodes error -result {bad validate "bogus": must be all, key, focus, focusin, focusout, or none}
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtztest.cpp1945 UnicodeString bogus; local
1946 bogus.setToBogus();
1949 UnicodeString *pResult = &TimeZone::getCanonicalID(bogus, canonicalID, ec);
1950 assertEquals("TimeZone::getCanonicalID(bogus) should fail", U_ILLEGAL_ARGUMENT_ERROR, ec);
1951 assertTrue("TimeZone::getCanonicalID(bogus) should return the dest string", pResult == &canonicalID);
1960 // Valid input should un-bogus the dest string.
1964 assertSuccess("TimeZone::getCanonicalID(bogus dest) should succeed", ec, TRUE);
1965 assertTrue("TimeZone::getCanonicalID(bogus dest) should return the dest string", pResult == &canonicalID);
1966 assertFalse("TimeZone::getCanonicalID(bogus dest) should un-bogus th
[all...]
H A Dustrtest.cpp1432 /* test hasMoreChar32Than() with a bogus string */
1455 // use other illegal arguments to make a bogus string
1458 errln("A bogus string returned FALSE for isBogus()!");
1464 errln("bogus.getBuffer()!=0");
1467 errln("bogus.indexOf() != -1");
1470 errln("bogus.lastIndexOf() != -1");
1473 errln("caseCompare() doesn't work with bogus strings");
1476 errln("compareCodePointOrder() doesn't work with bogus strings");
1479 // verify that non-assignment modifications fail and do not revive a bogus string
1483 errln("bogus
1789 namespace bogus { namespace
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-start.el150 (defcustom gnus-check-bogus-newsgroups nil
151 "*Non-nil means that Gnus will check and remove bogus newsgroup at startup.
153 check for bogus newsgroups with \\<gnus-group-mode-map>\\[gnus-group-check-bogus-groups]."
268 "^[\"][]\"[#'()]" ; bogus characters
375 Its use is due to the bogus appearance that .newsrc was modified on
380 (defcustom gnus-check-bogus-groups-hook nil
381 "A hook run after removing bogus groups."
1045 ;; Check and remove bogus newsgroups.
1046 (when (and init gnus-check-bogus
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dnamed.vim74 syn keyword namedIntKeyword contained bogus support-ixfr nextgroup=namedBool,namedNotBool skipwhite
/macosx-10.10/emacs-93/emacs/lisp/
H A Dalign.el954 (cons 'bogus nil))
/macosx-10.10/procmail-14/procmail/src/
H A Dautoconf742 echo "Removing core file (bogus readonly segment)"
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dnssec/
H A Dtests.sh552 # Check the bogus domain
556 $DIG $DIGOPTS a.bogus.example. @10.53.0.4 a > dig.out.ns4.test$n || ret=1
601 #check: requery with +CD. pending data should be returned even if it's bogus
607 #check: requery without +CD. bogus cached data should be rejected.
618 #check: requery with +CD. pending data should be returned even if it's bogus
625 #check: requery without +CD. bogus cached data should be rejected.
749 $DIG $DIGOPTS a.bogus.example. soa @10.53.0.4 \
751 $DIG $DIGOPTS +cdflag a.bogus.example. soa @10.53.0.5 \
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dresolver.c2817 isc_boolean_t bogus; local
2842 dns_peer_getbogus(peer, &bogus) == ISC_R_SUCCESS &&
2843 bogus)
2848 msg = "ignoring blackholed / bogus server: ";
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/
H A Dconfigure-tcl8.0.51064 # We chose a different compiler from the bogus one.
3784 bogus endian macros
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v7.6/
H A Dconfigure2392 bogus endian macros
3045 # bogus: they goof up name resolution if used.
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0a1/
H A Dconfigure2393 bogus endian macros
3140 # bogus: they goof up name resolution if used.
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0a2/
H A Dconfigure2566 bogus endian macros
3313 # bogus: they goof up name resolution if used.
/macosx-10.10/ICU-531.30/icuSources/
H A Dconfigure543 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
6171 bogus endian macros
6215 bogus endian macros
/macosx-10.10/emacs-93/emacs/etc/
H A Dgnus-refcard.tex286 b & Find {\bf bogus} groups and delete them.\\

Completed in 192 milliseconds

123456