Searched refs:fail (Results 201 - 225 of 911) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/wpa/src/radius/
H A Dradius_das.c71 goto fail;
82 goto fail;
94 goto fail;
116 goto fail;
168 fail:
240 goto fail;
255 goto fail;
260 goto fail;
320 fail:
/freebsd-11.0-release/contrib/openpam/lib/libpam/
H A Dopenpam_configure.c197 goto fail;
213 goto fail;
220 goto fail;
232 goto fail;
244 goto fail;
254 goto fail;
266 goto fail;
309 goto fail;
317 fail:
/freebsd-11.0-release/sys/arm/nvidia/
H A Das3722.c307 goto fail;
312 goto fail;
315 goto fail;
318 goto fail;
321 goto fail;
324 goto fail;
327 goto fail;
337 goto fail;
341 fail:
H A Dtegra_sdhci.c273 goto fail;
282 goto fail;
289 goto fail;
295 goto fail;
300 goto fail;
311 goto fail;
317 goto fail;
322 goto fail;
331 goto fail;
374 goto fail;
[all...]
/freebsd-11.0-release/sys/arm/allwinner/clk/
H A Daw_codecclk.c120 goto fail;
135 goto fail;
143 fail:
H A Daw_axiclk.c149 goto fail;
160 goto fail;
172 goto fail;
180 fail:
/freebsd-11.0-release/usr.bin/mail/
H A Dhead.c62 fail(linebuf, "No date field");
66 fail(linebuf, "Date field not legal date");
76 fail(const char *linebuf __unused, const char *reason __unused) function
/freebsd-11.0-release/crypto/openssh/regress/
H A Dhostkey-agent.sh43 fail "protocol $p privsep=$ps failed"
46 fail "bad SSH_CONNECTION key type $k privsep=$ps"
H A Dkeys-command.sh60 fail "connect failed"
76 fail "connect failed"
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/sys/
H A Dt_write.c54 static bool fail = false; variable
64 fail = false;
130 fail = true;
137 if (fail != false)
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dptrace-core.c97 goto fail;
101 goto fail;
105 goto fail;
130 fail:
/freebsd-11.0-release/cddl/compat/opensolaris/misc/
H A Dmnttab.c145 goto fail;
148 goto fail;
152 goto fail;
157 fail:
/freebsd-11.0-release/sys/dev/gem/
H A Dif_gem_sbus.c155 goto fail;
164 goto fail;
171 goto fail;
175 fail:
H A Dif_gem_pci.c200 goto fail;
266 goto fail;
276 goto fail;
304 goto fail;
318 goto fail;
323 goto fail;
330 goto fail;
334 fail:
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-esp.c598 goto fail;
605 goto fail;
610 goto fail;
616 goto fail;
625 goto fail;
643 goto fail;
657 goto fail;
666 /* if not found fail */
668 goto fail;
672 goto fail;
[all...]
/freebsd-11.0-release/sys/net80211/
H A Dieee80211_scan_sta.c975 int fail; local
977 fail = 0;
979 fail |= MATCH_CHANNEL;
990 fail |= MATCH_CHANNEL;
993 fail |= MATCH_CAPINFO;
1002 fail |= MATCH_CAPINFO;
1014 fail |= MATCH_TDMA_NOIE;
1016 fail |= MATCH_TDMA_VERSION;
1018 fail |= MATCH_TDMA_NOTMASTER;
1020 fail |
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dc-omp.c211 bool fail = false; local
220 fail = true;
236 fail = true;
248 fail = true;
306 fail = true;
313 fail = true;
363 fail = true;
367 if (fail)
/freebsd-11.0-release/contrib/bmake/unit-tests/
H A Dcond2.mk6 X:= ${${TEST_UNAME_S} == "NetBSD":?Ok:fail}
/freebsd-11.0-release/sys/kern/
H A Dkern_dump.c217 printf(" ... %s\n", (error) ? "fail" : "ok");
330 goto fail;
344 goto fail;
350 goto fail;
355 goto fail;
358 goto fail;
373 goto fail;
378 goto fail;
385 fail:
/freebsd-11.0-release/contrib/wpa/src/l2_packet/
H A Dl2_packet_privsep.c180 goto fail;
188 goto fail;
198 goto fail;
205 goto fail;
210 goto fail;
223 fail:
/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dhttp_server.c245 goto fail;
256 goto fail;
273 goto fail;
278 goto fail;
284 goto fail;
291 fail:
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_unix.c381 goto fail;
410 goto fail;
444 goto fail;
455 goto fail;
463 goto fail;
469 goto fail;
475 goto fail;
485 goto fail;
499 goto fail;
505 goto fail;
[all...]
/freebsd-11.0-release/contrib/pf/ftp-proxy/
H A Dftp-proxy.c439 goto fail;
443 goto fail;
460 goto fail;
466 goto fail;
474 goto fail;
480 goto fail;
487 goto fail;
509 goto fail;
518 goto fail;
525 fail
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp296 static void fail(SDLoc DL, SelectionDAG &DAG, const char *msg) { function
326 fail(DL, DAG,
330 fail(DL, DAG, "WebAssembly doesn't support patch point yet");
333 // required, fail. Otherwise, just disable them.
337 fail(DL, DAG, "WebAssembly doesn't support tail call yet");
344 fail(DL, DAG, "WebAssembly doesn't support more than 1 returned value yet");
349 fail(DL, DAG, "WebAssembly hasn't implemented byval arguments");
351 fail(DL, DAG, "WebAssembly hasn't implemented nest arguments");
353 fail(DL, DAG, "WebAssembly hasn't implemented inalloca arguments");
355 fail(D
[all...]
/freebsd-11.0-release/sys/boot/common/
H A Dinstall.c248 goto fail;
267 goto fail;
275 goto fail;
283 goto fail;
292 goto fail;
303 fail:

Completed in 297 milliseconds

1234567891011>>