Searched refs:failed (Results 201 - 225 of 322) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A DMakefile1482 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
1495 failed=`expr $$failed + 1`; \
1510 failed=`expr $$failed + 1`; \
1519 if test "$$failed" -eq 0; then \
1527 banner="$$failed of $$all tests failed"; \
1529 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
1540 if test "$$failed"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Druntest.c1871 fprintf(stderr, "Result for %s failed\n", filename);
1878 fprintf(stderr, "Error for %s failed\n", filename);
1926 fprintf(stderr, "Result for %s failed\n", filename);
2042 fprintf(stderr, "Result for %s failed\n", filename);
2048 fprintf(stderr, "Error for %s failed\n", filename);
2053 fprintf(stderr, "Validation for %s failed\n", filename);
2120 testErrorHandler(NULL, "Relax-NG schema %s failed to compile\n",
2137 testErrorHandler(NULL, "%s : failed to parse\n", filename);
2153 fprintf(stderr, "Result for %s failed\n", filename);
2160 fprintf(stderr, "Error for %s failed\
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_base.c809 mtd->ecc_stats.failed++;
891 mtd->ecc_stats.failed++;
935 mtd->ecc_stats.failed++;
976 mtd->ecc_stats.failed++;
1178 if (mtd->ecc_stats.failed - stats.failed)
1642 * See if operation failed and additional status checks are
2126 * See if operation failed and additional status checks are
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/squashfs/
H A Dinode.c323 ERROR("sb_bread failed reading block 0x%x\n", cur_index);
1281 ERROR("Root inode create failed\n");
1436 goto failed;
1451 TRACE("empty_meta_index: failed!\n");
1452 goto failed;
1469 failed:
1553 goto failed;
1580 goto failed;
1607 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A D3c505.c302 printk(KERN_ERR "%s: start receive command failed \n", dev->name);
762 adapter->irx_pcb.data.failed ? "failed" : "succeeded");
772 adapter->irx_pcb.data.failed ? "failed" : "succeeded");
782 adapter->irx_pcb.data.failed ? "failed" : "succeeded");
830 printk(KERN_WARNING "%s: failed to read PCB on interrupt\n", dev->name);
1095 printk(KERN_DEBUG "%s: failed to transmit packet\n", dev->name);
1444 printk(KERN_ERR "%s: 3c505 failed t
[all...]
H A Dlasi_82596.c558 panic("%s: alloc_skb() failed", __FILE__);
674 goto failed;
706 goto failed;
718 goto failed;
723 failed:
H A D82596.c542 panic("82596: alloc_skb() failed");
705 goto failed;
748 goto failed;
757 goto failed;
761 failed:
H A Dtun.c495 goto failed;
546 failed:
616 DBG(KERN_INFO "%s: Linktype set failed because interface is up\n",
H A Dznet.c176 goto failed;
200 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dip_gre.c269 goto failed;
282 goto failed;
289 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_aux.c296 "zfcp_cfdc failed\n");
312 ZFCP_LOG_NORMAL("registration with common I/O layer failed\n");
989 * -ENOMEM if alloc failed
1007 "structure failed\n");
1026 ZFCP_LOG_INFO("error: pool allocation failed\n");
1044 ZFCP_LOG_INFO("request list initialization failed\n");
1107 ZFCP_LOG_NORMAL("bug: qdio_free for adapter %s failed\n",
1162 ZFCP_LOG_NORMAL("bug: qdio_free for adapter %s failed\n",
1321 "adapter %s failed\n",
1555 "request failed fo
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/build-aux/
H A Dannounce-gen89 C<undef> if one of the computation failed.
105 and (warn "$ME: command failed: `$cmd'\n"), $fail = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/pcmcia/
H A Daxnet_cs.c340 goto failed;
357 goto failed;
399 printk(KERN_NOTICE "axnet_cs: register_netdev() failed\n");
401 goto failed;
420 failed:
1009 * completed (or failed) - i.e. never posted a Tx related interrupt.
1301 * letting the failed packet sit and collect dust in the Tx buffer. This
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dhostcmd.h197 __le32 failed; member in struct:cmd_ds_802_11_get_log
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Daudit.h353 extern void audit_syscall_exit(int failed, long return_code);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A DMakefile.in1395 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1409 failed=`expr $$failed + 1`; \
1424 failed=`expr $$failed + 1`; \
1441 if test "$$failed" -eq 0; then \
1450 banner="$$failed of $$all $$tests failed"; \
1453 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1468 if test "$$failed"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/
H A Dmtdconcat.c86 mtd->ecc_stats.failed++;
271 mtd->ecc_stats.failed++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/lockd/
H A Dsvclock.c194 goto failed;
228 failed:
235 * failed, unlock is set to 1.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hppfs/
H A Dhppfs_kern.c119 printk("file_removed : allocation failed\n");
247 printk("hppfs_read_file : kmalloc failed\n");
255 printk("hppfs_read : read failed, errno = %d\n",
303 printk("hppfs_read : seek failed, errno = %d\n", err);
375 printk("hppfs_get_data : head allocation failed\n");
376 goto failed;
390 printk("hppfs_get_data : failed to shut down "
399 printk("hppfs_get_data : read failed, errno = %d\n",
413 printk("hppfs_get_data : data allocation failed\n");
426 failed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dopl3sa2.c886 goto failed;
902 failed:
955 printk(KERN_ERR PFX "failed to attach MPU401\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bluetooth/hidp/
H A Dcore.c795 goto failed;
856 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/squashfs/
H A Dmksquashfs.c363 goto failed;
369 failed:
560 printf("TIOCGWINSZ ioctl failed, defaulting to 80 columns\n");
579 BAD_ERROR("mangle::compress failed, not enough memory\n");
587 BAD_ERROR("zlib::compress failed, not enough memory\n");
589 BAD_ERROR("zlib::compress failed, not a valid compression level\n");
591 BAD_ERROR("zlib::compress failed, incorrect zlib version\n");
593 BAD_ERROR("zlib::compress failed, unknown error %d\n", res);
597 BAD_ERROR("zlib::compress failed, stream state inconsistent\n");
599 BAD_ERROR("zlib::compress failed, unknow
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/aty/
H A Daty128fb.c796 printk(KERN_ERR "aty128fb: ROM failed to map\n");
804 goto failed;
846 goto failed;
849 goto failed;
852 goto failed;
857 failed:
1808 printk(KERN_WARNING "aty128: Backlight registration failed\n");
H A Dradeon_base.c312 printk(KERN_ERR "radeonfb (%s): ROM failed to map\n",
324 goto failed;
365 goto failed;
368 goto failed;
371 goto failed;
378 failed:
563 printk(KERN_WARNING "xtal calculation failed: %ld\n", xtal);
2266 /* If both above failed, try the BIOS ROM again for mobility
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide-tape.c229 * After each failed packet command we issue a request sense command
493 * failed_pc points to the last failed packet command, or contains
500 /* Last failed packet command */
1139 * idetape_analyze_error is called on each failed packet command retry
2119 * Retry a failed packet command
2743 printk(KERN_INFO "ide-tape: %s: position_tape failed in discard_pipeline()\n", tape->name);
4499 goto failed;
4501 goto failed;
4503 goto failed;
4506 goto failed;
[all...]

Completed in 481 milliseconds

1234567891011>>