Searched refs:fail (Results 101 - 125 of 995) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfcore.h91 goto fail;
120 goto fail;
124 goto fail;
192 goto fail;
202 goto fail;
213 goto fail;
227 goto fail;
247 fail:
/freebsd-11-stable/contrib/elftoolchain/brandelf/
H A Dbrandelf.c165 goto fail;
172 goto fail;
182 goto fail;
188 goto fail;
210 goto fail;
221 goto fail;
230 goto fail;
233 fail:
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtime.c80 * that its generation can be affected by locale, it can fail and it
148 if (*c++ != '-') goto fail;
150 if (*c++ != '-') goto fail;
152 if (*c++ != 'T') goto fail;
154 if (*c++ != ':') goto fail;
156 if (*c++ != ':') goto fail;
158 if (*c++ != '.') goto fail;
160 if (*c++ != 'Z') goto fail;
175 fail:
/freebsd-11-stable/crypto/openssh/regress/
H A Dbrokenkeys.sh19 fail "ssh connect with protocol $p failed"
H A Dhost-expand.sh17 diff $OBJ/expect $OBJ/actual || fail "$tid proto $p"
H A Dkeyscan.sh22 fail "ssh-keyscan -t $t failed with: $r"
H A Dsftp-perm.sh25 sh -c "$_prep" || fail "preparation failed: \"$_prep\""
32 ${TEST_SHELL} -c "$_check" || fail "postcondition check failed: $_title"
45 run_client "$_cmd" || fail "plain $_desc failed"
50 run_client "$_cmd" && fail "read-only $_desc succeeded"
65 run_client "$_cmd" || fail "plain $_op failed"
70 run_client "$_cmd" || fail "whitelisted $_op failed"
75 run_client "$_cmd" && fail "blacklisted $_op succeeded"
80 run_client "$_cmd" && fail "no whitelist $_op succeeded"
H A Dcfgparse.sh12 # will fail if we're not running with SUDO (no permissions for real keys) or
22 diff $OBJ/sshd_config.1 $OBJ/sshd_config.2) || fail "reparse minimal config"
27 diff $OBJ/sshd_config.1 $OBJ/sshd_config.2) || fail "reparse regress config"
56 fail "listenaddress order 1"
72 fail "listenaddress order 2"
H A Dintegrity.sh53 fail "ssh -m $m succeeds with bit-flip at $off"
63 *) fail "unexpected error mac $m at $off: $out";;
68 fail "$m: no mac errors"
72 fail "$m: expected $expect mac errors, got $emac"
H A Dproto-version.sh27 fail "wrong protocol version ${banner} for ${version}"
H A Dtry-ciphers.sh18 fail "ssh -2 failed with mac $m cipher $c"
39 fail "ssh -1 failed with cipher $c"
H A Dprincipals-command.sh84 fail "ssh cert connect succeeded unexpectedly"
93 fail "ssh cert connect succeeded unexpectedly"
102 fail "ssh cert connect failed"
111 fail "ssh cert connect succeeded unexpectedly"
121 fail "ssh cert connect succeeded unexpectedly"
131 fail "ssh cert connect failed"
150 fail "ssh cert connect succeeded unexpectedly"
162 fail "ssh cert connect failed"
/freebsd-11-stable/crypto/openssh/openbsd-compat/regress/
H A Dopensslvertest.c48 fail(long hver, long lver, int result) function
66 fail(hver, lver, res);
/freebsd-11-stable/usr.sbin/fstyp/
H A Dexfat.c65 goto fail;
74 fail:
/freebsd-11-stable/contrib/wpa/hs20/client/
H A Dest.c47 goto fail;
53 goto fail;
61 goto fail;
80 goto fail;
86 goto fail;
95 goto fail;
107 fail:
408 goto fail;
411 goto fail;
414 goto fail;
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Daccounting.c56 goto fail;
68 goto fail;
92 goto fail;
98 goto fail;
101 goto fail;
113 goto fail;
123 goto fail;
132 goto fail;
141 goto fail;
150 goto fail;
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_clearquota.sh46 local fail
52 fail=g
56 fail=u
60 fail=""
/freebsd-11-stable/tools/regression/posixsem/
H A Dtest.h50 void fail(void);
/freebsd-11-stable/bin/pax/
H A Dcache.c77 static int fail = 0; local
81 if (fail)
84 ++fail;
101 static int fail = 0; local
105 if (fail)
108 ++fail;
125 static int fail = 0; local
129 if (fail)
132 ++fail;
149 static int fail local
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c82 goto fail;
88 goto fail;
94 goto fail;
102 goto fail;
117 goto fail;
124 goto fail;
131 goto fail;
138 goto fail;
182 goto fail;
192 goto fail;
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetnameinfo_verified.c70 goto fail;
76 goto fail;
88 fail:
/freebsd-11-stable/contrib/dma/
H A Dmail.c64 goto fail;
67 goto fail;
106 goto fail;
109 goto fail;
113 goto fail;
122 goto fail;
127 goto fail;
135 fail:
470 goto fail;
479 goto fail;
[all...]
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dserver.c68 goto fail;
72 goto fail;
80 goto fail;
97 goto fail;
103 goto fail;
116 goto fail;
120 goto fail;
125 goto fail;
136 goto fail;
152 goto fail;
[all...]
/freebsd-11-stable/contrib/wpa/src/common/
H A Ddpp.c373 goto fail;
378 goto fail;
382 fail:
536 goto fail;
543 goto fail;
549 goto fail;
560 goto fail;
567 goto fail;
577 fail:
632 goto fail;
[all...]
/freebsd-11-stable/sys/dev/cy/
H A Dcy_isa.c119 goto fail;
126 goto fail;
134 goto fail;
139 goto fail;
144 fail:

Completed in 369 milliseconds

1234567891011>>