Searched refs:failed (Results 151 - 175 of 322) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dorinoco_cs.c318 printk(KERN_ERR PFX "register_netdev() failed\n");
319 goto failed;
340 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Dcache.c106 /* after end of insertion, if any insertions failed (due to no memory)
108 void cache_end_insert(int failed) argument
112 if (failed)
143 /* if previous insertion failed give up now. */
415 syslog(LOG_ERR, "failed to load names from %s: %m", HOSTSFILE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c205 failed self-test won't get noticed in another thread.
1668 return "AES-128 test encryption failed.";
1671 return "AES-128 test decryption failed.";
1703 return "AES-192 test encryption failed.";
1706 return "AES-192 test decryption failed.";
1740 return "AES-256 test encryption failed.";
1743 return "AES-256 test decryption failed.";
1909 goto failed;
1916 goto failed;
1921 goto failed;
[all...]
H A Ddsa.c396 fips_signal_error ("self-test after key generation failed");
571 fips_signal_error ("self-test after key generation failed");
651 return 0; /* assertion 0 < r < q failed */
653 return 0; /* assertion 0 < s < q failed */
1067 errtxt = "converting data failed";
1074 errtxt = "signing failed";
1080 errtxt = "verify failed";
1118 goto failed;
1126 goto failed;
1132 goto failed;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bluetooth/cmtp/
H A Dcore.c347 goto failed;
395 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/mm/
H A Dshmem.c1114 goto failed;
1122 goto failed;
1150 goto failed;
1180 goto failed;
1236 goto failed;
1244 goto failed;
1256 goto failed;
1275 goto failed;
1293 failed:
2321 goto failed;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/pcmcia/
H A D3c589_cs.c285 goto failed;
308 goto failed;
327 printk(KERN_ERR "3c589_cs: register_netdev() failed\n");
329 goto failed;
346 failed:
H A D3c574_cs.c359 goto failed;
388 goto failed;
438 goto failed;
454 printk(KERN_NOTICE "3c574_cs: register_netdev() failed\n");
456 goto failed;
473 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/bluetooth/
H A Dbluecard_cs.c913 goto failed;
925 goto failed;
929 goto failed;
936 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dimm.c41 unsigned failed:1; /* Failure flag */ member in struct:__anon6574
177 dev->failed = 1;
309 printk("imm: ECP sync failed as data still present in FIFO.\n");
797 if (dev->failed)
938 dev->failed = 0;
1178 printk(KERN_ERR "imm%d: failed to claim parport because "
H A Dppa.c37 unsigned int failed:1; /* Failure flag */ member in struct:__anon6843
183 dev->failed = 1;
251 printk("ppa: ECP sync failed as data still present in FIFO.\n");
475 * handshaking failed.
697 if (dev->failed)
817 dev->failed = 0;
1043 printk(KERN_ERR "ppa%d: failed to claim parport because "
H A Dlibiscsi.c973 failed:
1006 goto failed;
1191 goto failed;
1204 goto failed;
1218 goto failed;
1233 /* timedout or failed */
1237 goto failed;
1258 failed:
1262 debug_scsi("abort failed [sc %lx itt 0x%x]\n", (long)sc, ctask->itt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dserial_cs.c412 "0x%04lx, irq %d failed\n", (u_long)iobase, irq);
730 goto failed;
790 goto failed;
794 goto failed;
800 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dgenerator.py404 print "failed to get function %s infos"
591 failed = 0
609 failed = failed + 1
620 print "Generated %d wrapper functions, %d failed, %d skipped\n" % (nb_wrap,
621 failed, skipped)
1011 " if ret is None:raise uriError('%s() failed')\n"
1015 " if ret is None:raise xpathError('%s() failed')\n"
1019 " if ret is None:raise parserError('%s() failed')\n"
1023 " if ret is None:raise treeError('%s() failed')\
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbindd_ads.c66 DEBUG(1,("ads_init for domain %s failed\n", domain->name));
80 DEBUG(1,("ads_connect for domain %s failed: %s\n",
344 goto failed;
350 goto failed;
355 goto failed;
363 failed:
481 DEBUG(1,("lookup_usergroups(dn=%s) asprintf failed!\n", user_dn));
680 DEBUG(1, ("ads: lookup_groupmem: tallloc_asprintf for ldap_exp failed!\n"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Dsit.c162 goto failed;
174 goto failed;
187 goto failed;
195 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dsa1100fb.c1410 goto failed;
1415 goto failed;
1420 printk(KERN_ERR "sa1100fb: request_irq failed: %d\n", ret);
1421 goto failed;
1453 failed:
H A Dcyber2000fb.c985 * succeeded, != 0 if un-/blanking failed due to e.g. a
1372 goto failed;
1404 failed:
1467 goto failed;
1474 failed:
1601 goto failed;
1618 goto failed;
1629 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_sysfs_adapter.c162 * zfcp_sysfs_adapter_failed_store - failed state of adapter
167 * Store function of the "failed" attribute of an adapter.
168 * If a "0" gets written to "failed", error recovery will be
204 * zfcp_sysfs_adapter_failed_show - failed state of adapter
208 * Show function of "failed" attribute of adapter. Will be
223 static DEVICE_ATTR(failed, S_IWUSR | S_IRUGO, zfcp_sysfs_adapter_failed_show,
H A Dzfcp_sysfs_port.c165 * zfcp_sysfs_port_failed_store - failed state of port
170 * Store function of the "failed" attribute of a port.
171 * If a "0" gets written to "failed", error recovery will be
205 * zfcp_sysfs_port_failed_show - failed state of port
209 * Show function of "failed" attribute of port. Will be
224 static DEVICE_ATTR(failed, S_IWUSR | S_IRUGO, zfcp_sysfs_port_failed_show,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dnetrom.h98 unsigned char failed; member in struct:nr_neigh
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/squashfs/
H A Dread_fs.c93 ERROR("zlib::uncompress failed, not enough memory\n");
95 ERROR("zlib::uncompress failed, not enough room in output buffer\n");
97 ERROR("zlib::uncompress failed, unknown error %d\n", res);
206 goto failed;
254 goto failed;
344 goto failed;
351 failed:
598 ERROR("read_filesystem: inode table read failed\n");
629 ERROR("read_filesystem: failed to alloc space for existing filesystem inode table\n");
635 ERROR("read_filesystem: failed t
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide-floppy.c57 * After each failed packet command we issue a request sense command
212 /* Last failed packet command */
622 * idefloppy_analyze_error is called on each failed packet command retry
2033 goto failed;
2035 goto failed;
2037 goto failed;
2040 goto failed;
2044 goto failed;
2048 goto failed;
2081 failed
[all...]
H A Dide-disk.c332 * Returns maximum LBA address (> 0) of the drive, 0 if failed.
715 * if we failed and caller wants error offset, get it
1007 printk(KERN_INFO "%s: wcache flush failed!\n", drive->name);
1253 goto failed;
1255 goto failed;
1257 goto failed;
1261 goto failed;
1300 failed:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd.c831 * 2) delayed start of request where start_IO failed with -EBUSY
1048 "failed!");
1251 "CCW creation failed (rc=%ld) "
1287 "for cqr %p, termination failed, "
1571 /* Request status is either done or failed. */
1604 /* Request is final (done or failed) */
1684 /* Request status is either done or failed. */
1706 /* request was not started - just set to failed */
2233 goto failed;
2244 goto failed;
[all...]

Completed in 396 milliseconds

1234567891011>>