Searched refs:failed (Results 76 - 100 of 322) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_module.c144 goto failed;
159 goto failed;
196 failed:
H A Dieee80211_tx.c170 printk(KERN_INFO "%s: Encryption failed: len=%d.\n",
359 goto failed;
369 IEEE80211_ERROR("msdu encryption failed\n");
371 goto failed;
431 goto failed;
537 failed:
591 goto failed;
623 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ufs/
H A Dialloc.c234 * That failed: try linear search for a free inode
247 goto failed;
253 goto failed;
267 goto failed;
276 goto failed;
375 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclikrb5.c96 DEBUG(1,("krb5_principal2salt failed (%s)\n", error_message(ret)));
116 DEBUG(1,("krb5_get_pw_salt failed (%s)\n", error_message(ret)));
221 DEBUG(0, ("krb5_locate_kdc: krb5_krbhst_init failed (%s)\n", error_message(rc)));
238 DEBUG(0, ("krb5_locate_kdc: malloc failed\n"));
251 DEBUG(0,("krb5_krbhst_get_addrinfo failed: %s\n", error_message(rc)));
338 DEBUG(1, ("ads_cleanup_expired_creds: krb5_cc_remove_cred failed, err %s\n",
372 DEBUG(1,("krb5_copy_principal failed (%s)\n",
380 DEBUG(3,("ads_krb5_mk_req: krb5_cc_get_principal failed (%s)\n",
388 DEBUG(1,("ads_krb5_mk_req: krb5_get_credentials failed for %s (%s)\n",
414 DEBUG(1,("ads_krb5_mk_req: krb5_mk_req_extended failed (
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/tests/
H A DMakefile.in375 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
388 failed=`expr $$failed + 1`; \
403 failed=`expr $$failed + 1`; \
419 if test "$$failed" -eq 0; then \
428 banner="$$failed of $$all $$tests failed"; \
431 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
446 if test "$$failed"
[all...]
H A DMakefile375 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
388 failed=`expr $$failed + 1`; \
403 failed=`expr $$failed + 1`; \
419 if test "$$failed" -eq 0; then \
428 banner="$$failed of $$all $$tests failed"; \
431 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
446 if test "$$failed"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/xstc/
H A Dxstc.py168 self.failed = False
180 self.failed = False
231 self.failed = True
237 self.failed = True
244 self.failed = True
251 self.failed = True
258 self.failed = True
265 self.failed = True
294 self.failCritical("failed to access the %s resource '%s'\n" % (docType, file))
498 if not test.failed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/solaris/
H A Dtimod.c230 int error, failed; local
247 error = failed = 0;
255 failed = TSYSERR;
261 failed = TBADOPT;
272 failed = TSYSERR;
286 failed = TBADOPT;
294 failed = TSYSERR;
307 failed = TBADOPT;
321 if (failed)
322 timod_error(fd, T_OPTMGMT_REQ, failed,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dbearer.c511 goto failed;
527 goto failed;
534 goto failed;
544 goto failed;
554 goto failed;
574 failed:
H A Dconfig.c547 goto failed;
554 goto failed;
560 goto failed;
564 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dschematron.c1388 snprintf(msg, 999, "%s line %ld: node failed assert\n",
1391 snprintf(msg, 999, "%s line %ld: node failed report\n",
1549 int failed; local
1551 failed = 0;
1556 failed = 1;
1563 failed = 1;
1566 failed = !ret->boolval;
1571 failed = 1;
1576 failed = 1;
1583 failed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DSubIndex.java165 boolean failed = true;
175 failed = false;
179 if (failed) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c1400 report = xmlStrdup((const xmlChar *) "node failed assert");
1402 report = xmlStrdup((const xmlChar *) "node failed report");
1604 int failed; local
1606 failed = 0;
1611 failed = 1;
1618 failed = 1;
1621 failed = !ret->boolval;
1626 failed = 1;
1631 failed = 1;
1638 failed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dschematron.c1388 snprintf(msg, 999, "%s line %ld: node failed assert\n",
1391 snprintf(msg, 999, "%s line %ld: node failed report\n",
1549 int failed; local
1551 failed = 0;
1556 failed = 1;
1563 failed = 1;
1566 failed = !ret->boolval;
1571 failed = 1;
1576 failed = 1;
1583 failed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A DMakefile.in1138 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
1151 failed=`expr $$failed + 1`; \
1166 failed=`expr $$failed + 1`; \
1175 if test "$$failed" -eq 0; then \
1183 banner="$$failed of $$all tests failed"; \
1185 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
1196 if test "$$failed"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_msg.c320 int failed, i, nsites, open, ret, *success; local
351 for (failed = nsites; failed > 0;) {
370 failed--;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c426 fatal(1, "%s -- open failed: %m", chat_file);
1198 fatal(1, "%s -- open failed: %m", fn);
1291 msgf(" -- write failed: %m");
1488 msgf(" -- failed");
1521 msgf(" -- read failed: %m");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ata/
H A Dpata_pcmcia.c60 * @r_failed_dev: Return pointer for failed device
276 goto failed;
293 goto failed;
308 goto failed;
316 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dcore_cia.c402 printk("pci: failed tb register update test "
404 goto failed;
408 printk("pci: failed tb register update test "
410 goto failed;
414 printk("pci: failed tb register update test "
416 goto failed;
432 printk("pci: failed sg loopback i/o read test (mcheck)\n");
433 goto failed;
436 printk("pci: failed sg loopback i/o read test "
438 goto failed;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_sysfs_unit.c67 * zfcp_sysfs_unit_failed_store - failed state of unit
72 * Store function of the "failed" attribute of a unit.
73 * If a "0" gets written to "failed", error recovery will be
106 * zfcp_sysfs_unit_failed_show - failed state of unit
110 * Show function of "failed" attribute of unit. Will be
125 static DEVICE_ATTR(failed, S_IWUSR | S_IRUGO, zfcp_sysfs_unit_failed_show,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/mtd/
H A Dmtd-abi.h139 * @failed: number of uncorrectable errors
145 uint32_t failed; member in struct:mtd_ecc_stats
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Draid5.c1356 int locked=0, uptodate=0, to_read=0, to_write=0, failed=0, written=0; local
1425 failed++;
1432 " to_write=%d failed=%d failed_num=%d\n",
1433 locked, uptodate, to_read, to_write, failed, failed_num);
1435 * need to be failed
1437 if (failed > 1 && to_read+to_write+written) {
1509 if (failed > 1 && syncing) {
1516 * is safe, or on a failed drive
1522 || (failed == 1 && failed_num == sh->pd_idx))
1524 /* any written block on an uptodate or failed driv
1893 int locked=0, uptodate=0, to_read=0, to_write=0, failed=0, written=0; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libexif-0.6.19/test/
H A DMakefile.in545 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
559 failed=`expr $$failed + 1`; \
574 failed=`expr $$failed + 1`; \
591 if test "$$failed" -eq 0; then \
600 banner="$$failed of $$all $$tests failed"; \
603 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
618 if test "$$failed"
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A DMakefile.in638 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
652 failed=`expr $$failed + 1`; \
667 failed=`expr $$failed + 1`; \
684 if test "$$failed" -eq 0; then \
693 banner="$$failed of $$all $$tests failed"; \
696 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
711 if test "$$failed"
[all...]
H A DMakefile638 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
652 failed=`expr $$failed + 1`; \
667 failed=`expr $$failed + 1`; \
684 if test "$$failed" -eq 0; then \
693 banner="$$failed of $$all $$tests failed"; \
696 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
711 if test "$$failed"
[all...]

Completed in 417 milliseconds

1234567891011>>