Searched refs:fail (Results 251 - 275 of 995) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_cpusclk.c261 goto fail;
272 goto fail;
279 goto fail;
291 goto fail;
299 fail:
H A Daw_gmacclk.c238 goto fail;
246 goto fail;
257 goto fail;
273 goto fail;
281 fail:
H A Daw_apbclk.c246 goto fail;
254 goto fail;
265 goto fail;
278 goto fail;
286 fail:
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_lic.c214 goto fail;
219 goto fail;
224 goto fail;
238 goto fail;
242 fail:
H A Dtegra_abpmisc.c137 goto fail;
145 goto fail;
159 fail:
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_fixed.c231 goto fail;
236 goto fail;
245 goto fail;
252 goto fail;
261 fail:
/freebsd-11-stable/contrib/mdocml/
H A Dtag.c83 goto fail;
92 goto fail;
94 goto fail;
96 goto fail;
107 fail:
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dcram.c114 static svn_error_t *fail(svn_ra_svn_conn_t *conn, apr_pool_t *pool,
154 return fail(conn, pool, "Internal server error in authentication");
168 return fail(conn, pool, "Malformed client response in authentication");
174 return fail(conn, pool, "Username not found");
177 return fail(conn, pool, "Password incorrect");
113 static svn_error_t *fail(svn_ra_svn_conn_t *conn, apr_pool_t *pool, function
/freebsd-11-stable/sys/net/
H A Dnetmap_user.h635 goto fail;
640 goto fail;
655 goto fail;
661 goto fail;
700 goto fail;
714 goto fail;
723 goto fail;
756 goto fail;
764 goto fail;
769 goto fail;
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Drs6000-core.c465 goto fail;
471 goto fail;
480 goto fail;
497 goto fail;
539 goto fail;
551 goto fail;
553 goto fail;
574 goto fail;
587 goto fail;
598 goto fail;
[all...]
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_ios.h108 { return this->fail() ? 0 : const_cast<basic_ios*>(this); }
112 { return this->fail(); }
183 * Checking the badbit in fail() is historical practice.
187 fail() const function in class:basic_ios
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_rtld.c68 static const char fail[] = "_thr_rtld_lock_create failed\n"; local
75 write(2, fail, sizeof(fail) - 1);
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dmk_priv.c100 goto fail;
130 goto fail;
149 fail:
/freebsd-11-stable/sys/dev/oce/
H A Doce_util.c186 goto fail;
194 goto fail;
203 fail:
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.c137 goto fail;
145 goto fail;
152 fail:
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/config/
H A Dt_config.sh136 test_case postponed_orphan fail "Checks that config catches adding an" \
138 test_case no_pseudo fail "Checks that config catches ommited 'pseudo-device'" \
140 test_case deffs_redef fail "Checks that config doesn't allow a deffs to use" \
/freebsd-11-stable/contrib/wpa/src/common/
H A Dcli.c221 goto fail;
227 goto fail;
234 fail:
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_upnp_ssdp.c479 goto fail;
485 fail:
740 goto fail;
746 goto fail;
754 goto fail;
758 fail:
778 goto fail;
782 fail:
810 goto fail;
815 goto fail;
[all...]
/freebsd-11-stable/usr.bin/sdiff/
H A Dedit.c60 goto fail;
67 goto fail;
73 fail:
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Deapol_test.py94 fail = False
99 fail = True
104 if fail:
/freebsd-11-stable/contrib/expat/tests/
H A Dstructdata.c101 /* 'fail()' aborts the function via a longjmp, so there is no point
116 fail(buffer);
127 fail("structure got bad string");
137 fail(buffer);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp541 static void fail(const Instruction *I, const char *Reason, Value *V) { function
558 fail(I, "llvm.coro.id.retcon.* prototype not a Function", V);
574 fail(I, "llvm.coro.id.retcon prototype must return pointer as first "
579 fail(I, "llvm.coro.id.retcon prototype return type must be same as"
586 fail(I, "llvm.coro.id.retcon.* prototype must take pointer as "
594 fail(I, "llvm.coro.* allocator not a Function", V);
598 fail(I, "llvm.coro.* allocator must return a pointer", F);
602 fail(I, "llvm.coro.* allocator must take integer as only param", F);
609 fail(I, "llvm.coro.* deallocator not a Function", V);
613 fail(
[all...]
/freebsd-11-stable/sys/xen/xenbus/
H A Dxenbus.c125 goto fail;
131 goto fail;
134 fail:
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_phy.c134 goto fail;
137 goto fail;
140 goto fail;
143 goto fail;
148 goto fail;
151 goto fail;
154 goto fail;
157 goto fail;
160 goto fail;
167 fail
[all...]
/freebsd-11-stable/sys/powerpc/pseries/
H A Dphyp_console.c199 goto fail;
207 goto fail;
210 goto fail;
212 goto fail;
216 goto fail;
224 fail:

Completed in 310 milliseconds

<<11121314151617181920>>