Searched refs:FAIL (Results 26 - 50 of 106) sorted by relevance

12345

/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_server_ikev2.c19 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_ikev2_data::__anon7431
65 case FAIL:
66 return "FAIL";
285 eap_ikev2_state(data, FAIL);
377 eap_ikev2_state(data, FAIL);
384 eap_ikev2_state(data, FAIL);
394 eap_ikev2_state(data, FAIL);
405 eap_ikev2_state(data, FAIL);
414 eap_ikev2_state(data, FAIL);
421 eap_ikev2_state(data, FAIL);
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c76 enum outcome { SKIP=2, OK=1, FAIL=0 }; enumerator in enum:outcome
99 return FAIL;
110 outcome = FAIL;
169 return FAIL;
198 return FAIL; /* unreachable */
215 return b[0]=='Y' ? OK : (b[0]=='S' ? SKIP : FAIL);
/freebsd-12-stable/contrib/gdb/
H A Ddjunpack.bat42 echo FAIL: Sed is not available.
45 echo FAIL: DJTAR is not available or no fnchange.lst file in %1.
48 echo FAIL: the file %1 does not seem to exist.
/freebsd-12-stable/contrib/libevent/test/
H A Dtinytest.c76 enum outcome { SKIP=2, OK=1, FAIL=0 }; enumerator in enum:outcome
99 return FAIL;
110 outcome = FAIL;
169 return FAIL;
198 return FAIL; /* unreachable */
215 return b[0]=='Y' ? OK : (b[0]=='S' ? SKIP : FAIL);
/freebsd-12-stable/sbin/restore/
H A Dutilities.c212 return (FAIL);
233 return (FAIL);
238 return (FAIL);
255 return (FAIL);
398 return (FAIL);
402 return (FAIL);
H A Drestore.h153 #define FAIL 0 macro
H A Dtape.c239 if (gethead(&spcl) == FAIL) {
276 if (gethead(&spcl) == FAIL) {
434 if (gethead(&tmpbuf) == FAIL) {
602 return (FAIL);
642 return (FAIL);
656 return (FAIL);
686 return (FAIL);
715 return (FAIL);
1316 return (FAIL);
1326 return (FAIL);
[all...]
H A Drestore.c62 long descend = hflag ? GOOD : FAIL;
79 long descend = hflag ? GOOD : FAIL;
119 long descend = hflag ? GOOD : FAIL;
367 descend = FAIL;
452 descend = FAIL;
849 return (FAIL);
853 descend = FAIL;
/freebsd-12-stable/tests/sys/netgraph/
H A Dbridge.c94 ng_errors(FAIL);
175 ng_errors(FAIL);
201 ng_errors(FAIL);
240 ng_errors(FAIL);
266 ng_errors(FAIL);
297 ng_errors(FAIL);
309 ng_errors(FAIL);
337 ng_errors(FAIL);
368 ng_errors(FAIL);
400 ng_errors(FAIL);
[all...]
H A Dvlan_rotate.c96 ng_errors(FAIL);
180 ng_errors(FAIL);
271 ng_errors(FAIL);
/freebsd-12-stable/tools/regression/security/cap_test/
H A Dcap_test_pdfork.c83 FAIL("pdgetpid failed, but errno != EBADF");
H A Dcap_test_fcntl.c110 FAIL("Error calling fcntl('%s', F_GETFL)", f.f_name);
/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_monitor.c173 #define FAIL 0xFE macro
228 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, 8, 0, FAIL),
264 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, 0xAAAA0300, 0, FAIL),
266 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, 0x0000888E, PASS, FAIL),
285 /* rewrite all PASS/FAIL jump offsets */
293 else if (insn->k == FAIL)
299 else if (insn->jt == FAIL)
304 else if (insn->jf == FAIL)
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap_wsc.c20 enum { WAIT_START, MESG, WAIT_FRAG_ACK, FAIL } state; enumerator in enum:eap_wsc_data::__anon7414
41 case FAIL:
42 return "FAIL";
348 if ((data->state == FAIL && data->out_op_code == WSC_ACK) ||
351 eap_wsc_state(data, FAIL);
380 eap_wsc_state(data, FAIL);
537 eap_wsc_state(data, FAIL);
545 eap_wsc_state(data, FAIL);
559 eap_wsc_state(data, FAIL);
569 if (data->state == FAIL
[all...]
H A Deap_ikev2.c19 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_ikev2_data::__anon7401
41 case FAIL:
42 return "FAIL";
214 if (data->state == FAIL)
273 eap_ikev2_state(data, FAIL);
415 eap_ikev2_state(data, FAIL);
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c98 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) macro
124 FAIL(HAL_EINVAL);
135 FAIL(HAL_EINVAL);
213 FAIL(HAL_EIO);
318 FAIL(HAL_EIO);
325 FAIL(HAL_EIO);
340 FAIL(HAL_EIO);
378 FAIL(HAL_EIO);
576 #undef FAIL macro
/freebsd-12-stable/tools/regression/sockets/sendfile/
H A Dsendfile.c54 #define FAIL(msg) {printf("# %s\n", msg); \ macro
107 FAIL("magic number not found in header")
181 FAIL("receive length mismatch")
333 FAIL("offset != length")
367 FAIL("len != 0")
476 FAIL("usage: sendfile [path]");
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-arm.c367 #define FAIL (-1) macro
756 return FAIL;
808 return FAIL;
992 return FAIL;
1075 return FAIL;
1079 return value is the register number or FAIL. */
1090 return FAIL;
1095 if ((ret = arm_reg_alt_syntax (ccp, start, reg, type)) != FAIL)
1099 return FAIL;
1114 type, FAIL i
[all...]
/freebsd-12-stable/contrib/netbsd-tests/kernel/
H A Dt_extent.c67 #define FAIL(fmt, ...) \ macro
76 FAIL("%s", strerror(errno));
79 FAIL("result should be: %#lx, got: %#lx", expres, result);
80 #undef FAIL macro
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgtest_environment_test.cc64 FAIL() << "Expected fatal failure in global set-up.";
/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_ses.h1215 GEN_SES_STATUS_POWER_SUPPLY_ACCESSORS(fail, FAIL)
1273 GEN_SES_STATUS_COOLING_ACCESSORS(fail, FAIL)
1325 GEN_SES_STATUS_TEMP_SENSOR_ACCESSORS(fail, FAIL)
1356 GEN_SES_STATUS_DOOR_LOCK_ACCESSORS(fail, FAIL)
1399 GEN_SES_STATUS_AUDIBLE_ALARM_ACCESSORS(fail, FAIL)
1434 GEN_SES_STATUS_ECC_ELECTRONICS_ACCESSORS(fail, FAIL)
1463 GEN_SES_STATUS_SCC_ELECTRONICS_ACCESSORS(fail, FAIL)
1495 GEN_SES_STATUS_NV_CACHE_ACCESSORS(fail, FAIL)
1613 GEN_SES_STATUS_UPS_ACCESSORS(fail, FAIL)
1645 GEN_SES_STATUS_DISPLAY_ACCESSORS(fail, FAIL)
[all...]
/freebsd-12-stable/contrib/netbsd-tests/bin/sh/
H A Dt_redir.sh820 echo ". ./f-def || echo >&2 FAIL
826 . ./f-def || echo >&2 FAIL
848 ${TEST_SH} -c '. ./fgh.def || echo >&2 FAIL
853 ${TEST_SH} -c '. ./fgh.def || echo >&2 FAIL
858 ${TEST_SH} -c '. ./fgh.def || echo >&2 FAIL
872 ${TEST_SH} -c '. ./fgh.def || echo >&2 FAIL
882 . ./fgh.def || echo >&2 FAIL
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dtest-driver122 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;
/freebsd-12-stable/contrib/ntp/sntp/unity/
H A Dunity_fixture.h78 #define FAIL(message) TEST_FAIL((message)) macro
/freebsd-12-stable/contrib/openpam/
H A Dtest-driver122 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;

Completed in 336 milliseconds

12345