Searched refs:fail (Results 151 - 175 of 710) sorted by relevance

1234567891011>>

/freebsd-9.3-release/crypto/openssh/regress/
H A Dreconfigure.sh34 fail "ssh connect with protocol $p failed after reconfigure"
H A Dreexec.sh27 fail "ssh cat $DATA failed"
29 cmp ${DATA} ${COPY} || fail "corrupted copy"
H A Dsftp-chroot.sh24 cmp $PRIVDATA $COPY || fail "$PRIVDATA $COPY differ"
/freebsd-9.3-release/lib/libdisk/
H A Dopen_ia64_disk.c64 goto fail;
69 goto fail;
75 goto fail;
84 goto fail;
88 goto fail;
93 goto fail;
115 goto fail;
133 fail:
/freebsd-9.3-release/sys/dev/aha/
H A Daha_isa.c198 goto fail;
206 goto fail;
214 goto fail;
239 goto fail;
244 goto fail;
260 goto fail;
268 goto fail;
272 fail: ;
/freebsd-9.3-release/sys/dev/if_ndis/
H A Dif_ndis_pci.c210 goto fail;
219 goto fail;
233 goto fail;
246 goto fail;
259 goto fail;
271 * the resource traversal code above will fail to set up
284 goto fail;
305 goto fail;
336 fail:
/freebsd-9.3-release/usr.bin/bmake/unit-tests/
H A DMakefile74 rm -f *.out *.fail *.core
104 tail ${.TARGET}.out; mv ${.TARGET}.out ${.TARGET}.fail; exit 1; }
/freebsd-9.3-release/sys/i386/ibcs2/
H A Dimgact_coff.c186 goto fail;
189 goto fail;
193 goto fail;
198 goto fail;
202 goto fail;
206 goto fail;
209 goto fail;
239 * XXX -- just fail. I'm so lazy.
284 fail:
338 goto fail;
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddst_parse.c403 goto fail; \
412 goto fail; \
423 goto fail;
431 goto fail;
436 goto fail;
441 goto fail;
459 goto fail;
467 goto fail;
483 goto fail;
488 goto fail;
[all...]
/freebsd-9.3-release/contrib/libc++/src/
H A Dmutex.cpp56 goto fail;
61 goto fail;
67 goto fail;
73 goto fail;
76 fail:
/freebsd-9.3-release/crypto/openssh/
H A Droaming_client.c178 goto fail;
186 goto fail;
207 goto fail;
214 goto fail;
226 fail:
/freebsd-9.3-release/sys/boot/powerpc/ps3/
H A Ddevicename.c126 goto fail;
140 goto fail;
148 goto fail;
172 goto fail;
183 fail:
/freebsd-9.3-release/sys/dev/si/
H A Dsi_pci.c87 goto fail;
98 goto fail;
105 goto fail;
133 goto fail;
136 fail:
/freebsd-9.3-release/tools/test/testfloat/
H A Dtestfloat.c33 #include "fail.h"
160 fail( "`%s' option requires numeric argument", argv[ 0 ] );
233 fail( "Invalid option or function `%s'", argv[ 0 ] );
236 fail(
246 if ( ! functionArgument ) fail( "Function argument required" );
258 fail( "Can only test one function with `-forever' option" );
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dsco5-core.c163 goto fail;
169 goto fail;
177 goto fail;
184 goto fail;
208 goto fail;
222 goto fail;
231 goto fail;
239 goto fail;
310 goto fail;
316 fail
[all...]
/freebsd-9.3-release/lib/libkvm/
H A Dkvm_ia64.c256 goto fail;
259 goto fail;
261 goto fail;
264 goto fail;
266 goto fail;
269 goto fail;
271 goto fail;
280 goto fail;
283 goto fail;
288 fail
[all...]
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dkwset.c68 struct trie *fail; /* Aho-Corasick failure function. */ member in struct:trie
113 kwset->trie->fail = 0;
184 link->trie->fail = 0;
297 treefails (register struct tree const *tree, struct trie const *fail, argument
305 treefails(tree->llink, fail, recourse);
306 treefails(tree->rlink, fail, recourse);
310 while (fail)
312 link = fail->links;
320 tree->trie->fail = link->trie;
323 fail
381 register struct trie *curr, *fail; local
[all...]
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_unix.c278 goto fail;
297 goto fail;
315 goto fail;
325 goto fail;
333 goto fail;
339 goto fail;
345 goto fail;
355 goto fail;
370 goto fail;
375 goto fail;
[all...]
/freebsd-9.3-release/lib/libprocstat/
H A Dcore.c88 goto fail;
92 goto fail;
96 goto fail;
100 goto fail;
104 goto fail;
109 goto fail;
116 goto fail;
121 goto fail;
130 fail:
388 goto fail;
[all...]
/freebsd-9.3-release/sys/dev/ipmi/
H A Dipmi_kcs.c314 goto fail;
322 goto fail;
332 goto fail;
342 goto fail;
355 goto fail;
366 goto fail;
377 goto fail;
384 goto fail;
390 goto fail;
397 goto fail;
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl100 sub fail subroutine
447 fail("died from signal $wtermsig");
457 fail("returned $wexitstat instead of $status");
463 fail("stdout mismatch", "$pid.out");
469 fail("stderr mismatch: see $pid.err");
479 fail("errtag mismatch: see $pid.err");
498 fail("droptag mismatch: see $pid.err");
590 $ENV{'UMEM_LOGGING'} = 'fail,contents';
/freebsd-9.3-release/sys/dev/mcd/
H A Dmcd_isa.c56 goto fail;
61 goto fail;
66 fail:
85 goto fail;
90 goto fail;
96 goto fail;
100 fail:
/freebsd-9.3-release/sys/ia64/ia64/
H A Ddump_machdep.c151 printf("... %s\n", (error) ? "fail" : "ok");
248 goto fail;
261 goto fail;
267 goto fail;
272 goto fail;
287 goto fail;
292 goto fail;
299 fail:
/freebsd-9.3-release/sys/powerpc/powerpc/
H A Ddump_machdep.c155 printf("... %s\n", (error) ? "fail" : "ok");
249 goto fail;
265 goto fail;
271 goto fail;
276 goto fail;
291 goto fail;
296 goto fail;
303 fail:
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Ddump_machdep.c141 printf("... %s\n", (error) ? "fail" : "ok");
168 goto fail;
182 goto fail;
193 goto fail;
201 goto fail;
210 goto fail;
216 goto fail;
223 fail:

Completed in 300 milliseconds

1234567891011>>