Searched refs:fail (Results 326 - 350 of 710) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/contrib/wpa/src/eap_peer/
H A Deap_tnc.c299 goto fail;
312 goto fail;
321 goto fail;
409 fail:
/freebsd-9.3-release/contrib/wpa/src/wps/
H A Dhttpread.c751 goto fail;
763 goto fail;
770 goto fail;
775 fail:
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dacache.c150 goto fail;
154 goto fail;
260 fail:
297 goto fail;
301 goto fail;
326 goto fail;
334 goto fail;
341 goto fail;
381 fail:
/freebsd-9.3-release/lib/libc/nls/
H A Dmsgcat.c63 #define RLOCK(fail) { int ret; \
67 return (fail); \
69 #define WLOCK(fail) { int ret; \
73 return (fail); \
/freebsd-9.3-release/sys/dev/sfxge/
H A Dsfxge_intr.c182 goto fail;
195 fail:
462 goto fail;
471 fail:
/freebsd-9.3-release/sys/security/audit/
H A Daudit_syscalls.c597 goto fail;
601 goto fail;
607 fail:
662 goto fail;
666 goto fail;
678 fail:
725 goto fail;
729 goto fail;
735 fail:
/freebsd-9.3-release/sys/dev/vge/
H A Dif_vge.c490 goto fail;
503 fail:
713 goto fail;
731 goto fail;
749 goto fail;
760 goto fail;
770 goto fail;
782 goto fail;
792 goto fail;
831 goto fail;
[all...]
/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c343 /* (Re)Allocate N items of type T using malloc, or fail. */
474 Jump to the address N times, then fail. */
1289 if we ever fail back to it.
1800 we make the fail stack and register vectors global.
1801 The fail stack, we grow to the maximum size when a regexp
1895 /* `const' makes AIX compiler fail. */
2779 so that if we fail during matching, we'll
3876 /* If can't match the null string, and that's all we have left, fail. */
3979 /* End of string2 => fail. */ \
3981 goto fail; \
[all...]
/freebsd-9.3-release/sys/geom/part/
H A Dg_part.c779 goto fail;
783 goto fail;
788 goto fail;
800 fail:
838 goto fail;
848 goto fail;
864 goto fail;
882 fail:
955 goto fail;
962 goto fail;
[all...]
H A Dg_part_gpt.c388 goto fail;
393 goto fail;
402 goto fail;
408 goto fail;
411 goto fail;
415 goto fail;
420 goto fail;
423 goto fail;
430 goto fail;
433 goto fail;
[all...]
/freebsd-9.3-release/sys/kern/
H A Dsys_process.c700 goto fail;
703 goto fail;
706 goto fail;
713 goto fail;
749 goto fail;
755 goto fail;
763 goto fail;
782 goto fail;
788 goto fail;
796 goto fail;
[all...]
/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwi.c309 goto fail;
320 goto fail;
325 goto fail;
333 goto fail;
343 goto fail;
349 goto fail;
432 goto fail;
439 fail:
571 goto fail;
578 goto fail;
[all...]
/freebsd-9.3-release/sys/dev/ste/
H A Dif_ste.c956 goto fail;
967 goto fail;
981 goto fail;
986 goto fail;
992 goto fail;
1003 goto fail;
1042 goto fail;
1045 fail:
1145 goto fail;
1164 goto fail;
[all...]
/freebsd-9.3-release/contrib/bind9/lib/export/samples/
H A Dsample-request.c133 goto fail;
140 fail:
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dnotify.c166 struct wps_event_fail *fail)
169 wpas_dbus_signal_wps_event_fail(wpa_s, fail);
165 wpas_notify_wps_event_fail(struct wpa_supplicant *wpa_s, struct wps_event_fail *fail) argument
/freebsd-9.3-release/sys/dev/age/
H A Dif_age.c485 goto fail;
519 goto fail;
562 goto fail;
591 goto fail;
600 goto fail;
626 goto fail;
646 goto fail;
669 goto fail;
672 fail:
878 goto fail;
[all...]
/freebsd-9.3-release/sys/dev/dc/
H A Dif_dc.c1823 goto fail;
1832 goto fail;
1840 goto fail;
1850 goto fail;
1858 goto fail;
1867 goto fail;
1875 goto fail;
1889 goto fail;
1896 goto fail;
1903 goto fail;
[all...]
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_crtc_helper.c549 int count = 0, ro, fail = 0; local
649 we are setting now - then fail */
651 /* don't break so fail path works correct */
652 fail = 1;
669 if (fail) {
671 goto fail;
693 goto fail;
729 goto fail;
750 goto fail;
759 fail
[all...]
/freebsd-9.3-release/sys/dev/sound/pci/
H A Dvibes.c768 goto fail;
782 goto fail;
792 goto fail;
821 goto fail;
840 goto fail;
859 goto fail;
874 device_printf(dev, "sv_attach: pcm_register fail\n");
875 goto fail;
889 fail:
/freebsd-9.3-release/sys/i386/bios/
H A Dsmapi.c109 goto fail;
127 fail:
/freebsd-9.3-release/usr.sbin/wpa/wpa_supplicant/
H A Ddriver_freebsd.c830 goto fail;
838 goto fail;
846 goto fail;
851 goto fail;
856 goto fail;
861 goto fail;
878 goto fail;
883 fail:
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dtinytest_macros.h89 #define tt_want_(b, msg, fail) \
94 fail; \
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_ioctl.c1601 ("pf: pfil registeration fail\n"));
2381 goto fail;
2494 goto fail;
2519 goto fail;
2534 goto fail;
2555 goto fail;
2566 goto fail;
3407 goto fail;
3427 goto fail;
3436 goto fail;
[all...]
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dzoneconf.c822 isc_boolean_t check = ISC_FALSE, fail = ISC_FALSE; local
1197 fail = ISC_FALSE;
1199 } else if (strcasecmp(cfg_obj_asstring(obj), "fail") == 0) {
1200 fail = check = ISC_TRUE;
1202 fail = check = ISC_FALSE;
1209 fail);
1218 fail);
1411 fail = ISC_FALSE;
1413 } else if (strcasecmp(cfg_obj_asstring(obj), "fail") == 0) {
1414 fail
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dlookup.c113 goto fail;
119 goto fail;
125 goto fail;
136 goto fail;
148 fail:

Completed in 226 milliseconds

<<11121314151617181920>>