Home
last modified time | relevance | path

Searched refs:noerror (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/bin/sh/
H A Dcd.c74 STATIC void find_curdir(int noerror);
398 getpwd(int noerror) in getpwd() argument
429 find_curdir(noerror); in getpwd()
435 find_curdir(int noerror) in find_curdir() argument
471 if (!noerror) in find_curdir()
507 if (noerror) { in find_curdir()
/netbsd-src/sys/arch/sun3/dev/
H A Dmemerr.c194 goto noerror; in memerr_interrupt()
214 goto noerror; in memerr_interrupt()
219 noerror: in memerr_interrupt()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/statschannel/
H A Dgeneric.py198 isctest.check.noerror(ans)
207 isctest.check.noerror(ans)
216 isctest.check.noerror(ans)
225 isctest.check.noerror(ans)
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_debug.c148 static int nodebug, noabort, noerror, nosync, tracethreads; variable
180 if (!noerror) { \
187 if (!noerror) { \
198 if (!noerror) { \
261 { "noerror", &noerror, 1 }, in get_options()
297 nosync = noerror = 1; in get_options()
301 if( noerror ) in get_options()
308 if( noerror ) in get_options()
366 if( !(noerror || THREAD_MUTEX_OWNER( mutex )) ) { in ldap_debug_thread_assert_mutex_owner()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dv850-dis.c88 bool noerror, in get_operand_value() argument
111 if (!noerror) in get_operand_value()
130 if (!noerror) in get_operand_value()
148 if (!noerror) in get_operand_value()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dv850-dis.c88 bool noerror, in get_operand_value() argument
111 if (!noerror) in get_operand_value()
130 if (!noerror) in get_operand_value()
148 if (!noerror) in get_operand_value()
/netbsd-src/external/gpl2/gmake/dist/
H A Djob.h60 unsigned int noerror:1; /* Nonzero if commands contained a `-'. */ member
H A Djob.c721 if (child_failed && !c->noerror && !ignore_errors_flag) in reap_children()
990 child->noerror = ((flags & COMMANDS_NOERROR) != 0); in start_job_command()
999 child->noerror = 1; in start_job_command()
H A Dvmsjobs.c140 if (child_failed && !c->noerror && !ignore_errors_flag) in vmsHandleChildTerm()
H A Dread.c796 int noerror = (p[0] != 'i'); in eval() local
834 | (noerror ? RM_DONTCARE : 0))); in eval()
835 if (!r && !noerror) in eval()
H A DChangeLog478 * job.c (start_job_command): The noerror flag is a boolean (single
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream.tdir/
H A Ddoh_downstream.testns65 ; lots of noerror/nodata answers for other queries (a.. queries)
/netbsd-src/external/bsd/unbound/dist/testdata/tcp_req_order.tdir/
H A Dtcp_req_order.testns65 ; lots of noerror/nodata answers for other queries (a.. queries)
/netbsd-src/external/bsd/unbound/dist/testdata/ssl_req_order.tdir/
H A Dssl_req_order.testns65 ; lots of noerror/nodata answers for other queries (a.. queries)
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream_post.tdir/
H A Ddoh_downstream_post.testns65 ; lots of noerror/nodata answers for other queries (a.. queries)
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream_notls.tdir/
H A Ddoh_downstream_notls.testns65 ; lots of noerror/nodata answers for other queries (a.. queries)
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Diter_lamescrub.rpl141 ; and not a nodata-noerror message (false answer classification).
H A Diter_lame_noaa.rpl18 ; noanswer/noerror
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dddns.c348 goto noerror; in ddns_updates()
366 goto noerror; in ddns_updates()
634 noerror: in ddns_updates()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dprocess.d340 noerror,
608 auto status = InternalError.noerror;
625 if (status != InternalError.noerror)
646 case InternalError.noerror:
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dprocess.d868 noerror,
1148 auto status = InternalError.noerror;
1165 if (status != InternalError.noerror)
1192 case InternalError.noerror:
/netbsd-src/sys/dev/ata/
H A Dwd.c936 goto noerror; in wddone()
1024 errmsg = "chaos noerror"; in wddone()
1029 noerror: if ((xfer->c_bio.flags & ATA_CORR) || xfer->c_retries > 0) in wddone()
/netbsd-src/share/man/tools/
H A Dnewsp.errs773 noerror
774 noerror,sync
/netbsd-src/external/bsd/nsd/dist/doc/
H A DChangeLog4074 - NSEC3 qtype queries get noerror/nodata or nxdomain answers.
4500 noerror is returned instead.
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog98 - Fix #946: Forwarder returns servfail on upstream response noerror no
410 This turns completely empty responses, a type of noerror/nodata into
10223 - hardening, if error reply with rcode=0 (noerror) send servfail.
10600 - nsec3 support for cname chain ending in noerror or nodata.

12