lib/libcompat/regexp/regexp.c
219
FAIL("NULL argument");
lib/libcompat/regexp/regexp.c
236
FAIL("regexp too big");
lib/libcompat/regexp/regexp.c
241
FAIL("out of space");
lib/libcompat/regexp/regexp.c
318
FAIL("too many ()");
lib/libcompat/regexp/regexp.c
357
FAIL("unmatched ()");
lib/libcompat/regexp/regexp.c
360
FAIL("unmatched ()");
lib/libcompat/regexp/regexp.c
362
FAIL("junk on end"); /* "Can't happen". */
lib/libcompat/regexp/regexp.c
434
FAIL("*+ operand could be empty");
lib/libcompat/regexp/regexp.c
465
FAIL("nested *?+");
lib/libcompat/regexp/regexp.c
519
FAIL("invalid [] range");
lib/libcompat/regexp/regexp.c
529
FAIL("unmatched []");
lib/libcompat/regexp/regexp.c
544
FAIL("internal urp"); /* Supposed to be caught earlier. */
lib/libcompat/regexp/regexp.c
548
FAIL("?+* follows nothing");
lib/libcompat/regexp/regexp.c
552
FAIL("trailing \\");
lib/libform/type_ipv4.c
105
goto FAIL;
lib/libform/type_ipv4.c
108
goto FAIL;
lib/libform/type_ipv4.c
117
goto FAIL;
lib/libform/type_ipv4.c
180
FAIL:
lib/libform/type_ipv4.c
98
goto FAIL;
sbin/restore/dirs.c
248
if ((*todo)(pname, ino, NODE) == FAIL)
sbin/restore/dirs.c
727
return (FAIL);
sbin/restore/interactive.c
784
if (reply("restore interrupted, continue") == FAIL)
sbin/restore/restore.c
119
long descend = hflag ? GOOD : FAIL;
sbin/restore/restore.c
367
descend = FAIL;
sbin/restore/restore.c
453
descend = FAIL;
sbin/restore/restore.c
61
long descend = hflag ? GOOD : FAIL;
sbin/restore/restore.c
78
long descend = hflag ? GOOD : FAIL;
sbin/restore/restore.c
848
return (FAIL);
sbin/restore/restore.c
852
descend = FAIL;
sbin/restore/tape.c
1447
return (FAIL);
sbin/restore/tape.c
1453
if (checksum((int *)buf) == FAIL)
sbin/restore/tape.c
1454
return (FAIL);
sbin/restore/tape.c
1461
if (checksum((int *)(&u_ospcl.s_ospcl)) == FAIL)
sbin/restore/tape.c
1462
return (FAIL);
sbin/restore/tape.c
1465
return (FAIL);
sbin/restore/tape.c
1635
while (gethead(header) == FAIL ||
sbin/restore/tape.c
1648
while (gethead(header) == FAIL ||
sbin/restore/tape.c
1720
return(FAIL);
sbin/restore/tape.c
316
if (gethead(&spcl) == FAIL) {
sbin/restore/tape.c
321
if (gethead(&spcl) == FAIL) {
sbin/restore/tape.c
357
if (gethead(&spcl) == FAIL) {
sbin/restore/tape.c
484
if (gethead(&tmpbuf) == FAIL) {
sbin/restore/tape.c
671
return (FAIL);
sbin/restore/tape.c
716
return (FAIL);
sbin/restore/tape.c
732
return (FAIL);
sbin/restore/tape.c
767
return (FAIL);
sbin/restore/tape.c
797
return (FAIL);
sbin/restore/utilities.c
210
return (FAIL);
sbin/restore/utilities.c
217
return (FAIL);
sbin/restore/utilities.c
221
return (FAIL);
sbin/restore/utilities.c
238
return (FAIL);
sbin/restore/utilities.c
381
return (FAIL);
sbin/restore/utilities.c
385
return (FAIL);
sys/arch/arm/s3c2xx0/s3c2410.c
108
FAIL("intc");
sys/arch/arm/s3c2xx0/s3c2410.c
115
FAIL("GPIO");
sys/arch/arm/s3c2xx0/s3c2410.c
130
FAIL("DMAC");
sys/arch/arm/s3c2xx0/s3c2410.c
136
FAIL("MEMC");
sys/arch/arm/s3c2xx0/s3c2410.c
140
FAIL("CLK");
sys/arch/arm/s3c2xx0/s3c2410.c
146
FAIL("RTC");
sys/arch/arm/s3c2xx0/s3c2410.c
151
FAIL("TIMER");
sys/arch/arm/s3c2xx0/s3c2440.c
137
FAIL("intc");
sys/arch/arm/s3c2xx0/s3c2440.c
144
FAIL("GPIO");
sys/arch/arm/s3c2xx0/s3c2440.c
159
FAIL("DMAC");
sys/arch/arm/s3c2xx0/s3c2440.c
165
FAIL("MEMC");
sys/arch/arm/s3c2xx0/s3c2440.c
169
FAIL("CLK");
sys/arch/arm/s3c2xx0/s3c2440.c
175
FAIL("RTC");
sys/arch/arm/s3c2xx0/s3c2440.c
180
FAIL("TIMER");
sys/arch/arm/s3c2xx0/s3c2800.c
107
FAIL("intc");
sys/arch/arm/s3c2xx0/s3c2800.c
114
FAIL("GPIO");
sys/arch/arm/s3c2xx0/s3c2800.c
120
FAIL("DMAC");
sys/arch/arm/s3c2xx0/s3c2800.c
126
FAIL("MEMC");
sys/arch/arm/s3c2xx0/s3c2800.c
130
FAIL("CLK");
sys/arch/arm/s3c2xx0/s3c2800.c
136
FAIL("RTC");
sys/arch/arm/s3c2xx0/s3c2800.c
141
FAIL("TIMER0");
sys/arch/arm/s3c2xx0/s3c2800.c
145
FAIL("TIMER1");
sys/arch/arm/s3c2xx0/s3c2800_pci.c
246
FAIL("control regs");
sys/arch/arm/s3c2xx0/s3c2800_pci.c
250
FAIL("config type 0 area");
sys/arch/arm/s3c2xx0/s3c2800_pci.c
255
FAIL("config type 1 area");
sys/arch/arm/s3c2xx0/s3c2800_pci.c
262
FAIL("intr_establish");
sys/arch/arm/s3c2xx0/s3c2800_pci.c
267
FAIL("softint_establish");
sys/arch/bebox/stand/boot/fd.c
204
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
208
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
212
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
328
if (fdReadWrite(un, func, cyl, head, sec, cbuf) == FAIL) {
sys/arch/bebox/stand/boot/fd.c
341
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
359
un->un_type = (FDDTYPE *)FAIL;
sys/arch/bebox/stand/boot/fd.c
374
START_CYL, 0, START_SECTOR, sec_buff) == FAIL) {
sys/arch/bebox/stand/boot/fd.c
379
if (un->un_type == (FDDTYPE *)FAIL) {
sys/arch/bebox/stand/boot/fd.c
386
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
406
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
428
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
434
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
469
if (fdc_intr_wait() == FAIL) /* wait interrupt */
sys/arch/bebox/stand/boot/fd.c
490
if (fdc_intr_wait() == FAIL) /* wait interrupt */
sys/arch/bebox/stand/boot/fd.c
524
if (fdc_intr_wait() == FAIL) { /* wait interrupt */
sys/arch/bebox/stand/boot/fd.c
526
ret_val = FAIL;
sys/arch/bebox/stand/boot/fd.c
578
if (fdc_intr_wait() == FAIL) { /* wait interrupt */
sys/arch/bebox/stand/boot/fd.c
580
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
606
return (FAIL);
sys/arch/bebox/stand/boot/fd.c
698
if (!timeout) ret = FAIL;
tests/compat/linux/h_linux.h
42
#define REQUIRE(x) do { if (!(x)) exit(FAIL); } while (0)
tests/kernel/t_extent.c
76
FAIL("%s", strerror(errno));
tests/kernel/t_extent.c
79
FAIL("result should be: %#lx, got: %#lx", expres, result);
tests/net/net/t_bind.c
116
FAIL("bad family");
tests/net/net/t_bind.c
133
FAIL("bind");
tests/net/net/t_bind.c
74
FAIL("family");
tests/net/net/t_bind.c
78
FAIL("socket");
tests/net/net/t_bind.c
82
FAIL("setsockopt");
tests/net/net/t_mapped.c
116
FAIL("bad family");
tests/net/net/t_mapped.c
159
FAIL("bad family");
tests/net/net/t_mapped.c
179
FAIL("bind");
tests/net/net/t_mapped.c
183
FAIL("listen");
tests/net/net/t_mapped.c
192
FAIL("fork");
tests/net/net/t_mapped.c
203
FAIL("connect");
tests/net/net/t_mapped.c
210
FAIL("accept");
tests/net/net/t_mapped.c
217
FAIL("write");
tests/net/net/t_mapped.c
224
FAIL("write");
tests/net/net/t_mapped.c
227
FAIL("compare");
tests/net/net/t_mapped.c
232
FAIL("waitpid");
tests/net/net/t_mapped.c
75
FAIL("socket");
tests/net/net/t_mapped.c
83
FAIL("setsockopt");
tests/net/net/t_mapped.c
86
FAIL("setsockopt");
tests/net/net/t_tcp.c
112
FAIL("bad family");
tests/net/net/t_tcp.c
121
FAIL("setsockopt IPV6_V6ONLY");
tests/net/net/t_tcp.c
126
FAIL("bind");
tests/net/net/t_tcp.c
131
FAIL("getsockname");
tests/net/net/t_tcp.c
135
FAIL("listen");
tests/net/net/t_tcp.c
139
FAIL("socket");
tests/net/net/t_tcp.c
160
FAIL("expected connect to fail");
tests/net/net/t_tcp.c
186
FAIL("connect failed");
tests/net/net/t_tcp.c
192
FAIL("fnctl getfl");
tests/net/net/t_tcp.c
196
FAIL("fnctl setfl");
tests/net/net/t_tcp.c
207
FAIL("accept4_");
tests/net/net/t_tcp.c
217
FAIL("getpeereid(clnt)");
tests/net/net/t_tcp.c
223
FAIL("getpeereid(srvr)");
tests/net/net/t_tcp.c
229
FAIL("fnctl");
tests/net/net/t_tcp.c
233
FAIL("fl 0x%x != 0x%x\n", fl, O_RDWR|O_NONBLOCK);
tests/net/net/t_tcp.c
236
FAIL("fnctl setfl");
tests/net/net/t_tcp.c
240
FAIL("fl non blocking after reset");
tests/net/net/t_tcp.c
251
FAIL("read");
tests/net/net/t_tcp.c
254
FAIL("read");
tests/net/net/t_tcp.c
90
FAIL("socket");
tests/net/net/t_unix.c
115
FAIL("accept");
tests/net/net/t_unix.c
117
FAIL("guard1 = '%c'", guard1);
tests/net/net/t_unix.c
119
FAIL("guard2 = '%c'", guard2);
tests/net/net/t_unix.c
124
FAIL("len %d != 2", len);
tests/net/net/t_unix.c
126
FAIL("sun->sun_family %d != AF_UNIX", sun.sun_family);
tests/net/net/t_unix.c
129
FAIL("sun->sun_len %d != 2", sun.sun_len);
tests/net/net/t_unix.c
133
FAIL("sun.sun_path[%zu] %d != NULL", i,
tests/net/net/t_unix.c
185
FAIL("fstat (%s)", s);
tests/net/net/t_unix.c
191
FAIL("peercred (%s)", s);
tests/net/net/t_unix.c
241
FAIL("socket(server)");
tests/net/net/t_unix.c
246
FAIL("calloc");
tests/net/net/t_unix.c
249
FAIL("mkdir");
tests/net/net/t_unix.c
252
FAIL("chdir");
tests/net/net/t_unix.c
271
FAIL("bind");
tests/net/net/t_unix.c
274
FAIL("chmod `%s'", sun->sun_path);
tests/net/net/t_unix.c
277
FAIL("listen");
tests/net/net/t_unix.c
293
FAIL("fork");
tests/net/net/t_unix.c
306
FAIL("socket(client)");
tests/net/net/t_unix.c
309
FAIL("connect");
tests/net/net/t_unix.c
320
FAIL("getpeername");
tests/net/net/t_unix.c
327
FAIL("close");
tests/net/net/t_unix.c
335
FAIL("calloc");
tests/net/net/t_unix.c
339
FAIL("getsockname");
tests/net/net/t_unix.c
343
FAIL("sock_addr->sun_family %d != AF_UNIX",
tests/net/net/t_unix.c
348
FAIL("sock_addr_len %zu != %zu", (size_t)sock_addrlen,
tests/net/net/t_unix.c
352
FAIL("sock_addr.sun_len %d != %zu", sock_addr->sun_len,
tests/net/net/t_unix.c
357
FAIL("sock_addr.sun_path[%zu] %d != "
tests/net/net/t_unix.c
369
FAIL("waitpid");
usr.bin/sdiff/sdiff.c
127
goto FAIL;
usr.bin/sdiff/sdiff.c
136
goto FAIL;
usr.bin/sdiff/sdiff.c
141
goto FAIL;
usr.bin/sdiff/sdiff.c
149
FAIL: