Searched refs:fail (Results 351 - 375 of 995) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin-c.c580 goto fail;
582 goto fail;
587 goto fail;
589 goto fail;
591 goto fail;
599 fail:
/freebsd-11-stable/sys/dev/en/
H A Dif_en_pci.c203 goto fail;
224 goto fail;
241 goto fail;
271 goto fail;
287 goto fail;
292 fail:
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsldr.S200 jc read.1 # If error, fail
235 jb check_edd.1 # No, fail to boot
241 jc check_edd.1 # If error, fail
243 jne check_edd.1 # No, so fail
245 jz check_edd.1 # No, so fail
248 jmp error # unsupported and fail
/freebsd-11-stable/usr.sbin/ckdist/
H A Dckdist.c88 static int fail(const char *path, const char *msg);
147 rval |= fail(*argv, NULL);
157 rval = fail(f->fts_path, "Directory causes a cycle");
162 rval = fail(f->fts_path, sys_errlist[f->fts_errno]);
195 return fail(path, NULL);
433 fail(const char *path, const char *msg) function
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_kay.c431 goto fail;
436 goto fail;
443 goto fail;
454 goto fail;
463 goto fail;
470 fail:
H A Dap_drv_ops.c80 goto fail;
83 goto fail;
88 goto fail;
94 goto fail;
100 goto fail;
107 goto fail;
112 goto fail;
117 goto fail;
170 goto fail;
175 goto fail;
[all...]
H A Dieee802_11_auth.c160 goto fail;
167 goto fail;
175 goto fail;
180 goto fail;
187 goto fail;
194 goto fail;
198 goto fail;
201 fail:
/freebsd-11-stable/sys/dev/gpio/
H A Dofw_gpiobus.c437 goto fail;
444 goto fail;
456 goto fail;
465 goto fail;
469 goto fail;
477 fail:
/freebsd-11-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c307 goto fail;
313 goto fail;
321 goto fail;
327 goto fail;
333 goto fail;
339 goto fail;
351 goto fail;
354 fail:
585 goto fail;
595 goto fail;
[all...]
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dtlsv1_client_read.c671 goto fail;
677 goto fail;
686 goto fail;
690 goto fail;
696 goto fail;
700 goto fail;
704 goto fail;
709 goto fail;
712 goto fail;
716 goto fail;
[all...]
H A Dtlsv1_client.c324 goto fail;
338 goto fail;
347 goto fail;
360 goto fail;
372 goto fail;
383 goto fail;
391 goto fail;
403 fail:
/freebsd-11-stable/crypto/openssh/
H A Dsshconnect.c316 goto fail;
322 fail:
908 goto fail;
930 fatal("%s: sshkey_fingerprint fail", __func__);
949 goto fail;
959 goto fail;
975 fatal("%s: sshkey_fingerprint fail", __func__);
1000 goto fail;
1050 goto fail;
1064 goto fail;
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server.c443 goto fail;
450 goto fail;
460 goto fail;
474 goto fail;
485 goto fail;
496 fail:
812 goto fail;
820 goto fail;
837 goto fail;
842 goto fail;
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dosf-core.c146 goto fail;
153 fail:
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dmodorder.mk16 # will incorrectly fail with probability 2.8E-7.
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_ecap.c170 goto fail;
175 fail:
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_tx.h109 int fail);
111 int fail);
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dproto_tcp.c279 goto fail;
283 goto fail;
291 goto fail;
302 goto fail;
310 goto fail;
318 goto fail;
326 goto fail;
333 fail:
/freebsd-11-stable/sys/sparc64/fhc/
H A Dclkbrd.c121 goto fail;
160 fail:
/freebsd-11-stable/sys/dev/virtio/random/
H A Dvirtio_random.c140 goto fail;
145 fail:
/freebsd-11-stable/contrib/netbsd-tests/net/net/
H A Dt_tcp.c61 #define FAIL(msg, ...) ATF_CHECK_MSG(0, msg, ## __VA_ARGS__); goto fail
114 FAIL("expected connect to fail");
164 fail:
/freebsd-11-stable/lib/libc/locale/
H A Dcollate.c432 goto fail;
451 goto fail;
470 goto fail;
487 fail:
579 goto fail;
599 goto fail;
625 goto fail;
650 fail:
/freebsd-11-stable/lib/libprocstat/
H A Dlibprocstat.c277 goto fail;
290 goto fail;
294 goto fail;
301 goto fail;
308 goto fail;
313 goto fail;
322 goto fail;
330 fail:
882 goto fail;
906 fail
[all...]
/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dlibpe_dos.c147 goto fail;
154 goto fail;
161 goto fail;
171 fail:
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dtests.hpp107 static void fail(const std::string&) ATF_DEFS_ATTRIBUTE_NORETURN;

Completed in 203 milliseconds

<<11121314151617181920>>