Searched refs:ERROR (Results 26 - 50 of 346) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_find.c60 ERROR("error in sigaction(SIGTERM): %s", strerror(errno));
63 ERROR("error in sigaction(SIGINT): %s", strerror(errno));
70 ERROR("error in sigaction(SIGABRT): %s", strerror(errno));
73 ERROR("error in sigaction(SIGHUP): %s", strerror(errno));
76 ERROR("error in sigaction(SIGQUIT): %s", strerror(errno));
116 ERROR("Cant open volume \"%s\"", srchvol);
128 ERROR("conversion error");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dread_xattrs.c58 #define ERROR(s, args...) \ macro
98 ERROR("Failed to allocate hash entry\n");
145 ERROR("Unrecognised type in read_xattr_entry\n");
152 ERROR("Out of memory in read_xattr_entry\n");
202 ERROR("Failed to allocate index array\n");
220 ERROR("Failed to allocate xattr id table\n");
231 ERROR("Failed to read xattr id table block %d, "
251 ERROR("Failed to realloc xattr data\n");
267 ERROR("Failed to read xattr block %d\n", i);
321 ERROR("Ou
[all...]
H A Dread_fs.c54 #define ERROR(s, args...) \ macro
97 ERROR("%s uncompress failed with error code %d\n",
212 ERROR("Out of memory in block list "
262 ERROR("Out of memory in block list "
358 ERROR("Unknown inode type %d in "
389 ERROR("Pre 4.0 big-endian filesystem on %s, appending"
392 ERROR("Can't find a SQUASHFS superblock on %s\n",
400 ERROR("Filesystem on %s is a SQUASHFS %d.%d filesystem."
407 ERROR("Filesystem on %s is %d.%d, which is a later "
416 ERROR("Filesyste
[all...]
H A Dunsquashfs.c125 ERROR("TIOCGWINSZ ioctl failed, defaulting to 80 "
549 ERROR("Lseek failed because %s\n", strerror(errno));
557 ERROR("Read on filesystem failed because "
561 ERROR("Read on filesystem failed because %s\n",
604 ERROR("%s uncompress failed with error code %d\n",
621 ERROR("read_block: failed to read block @0x%llx\n", start);
643 ERROR("%s uncompress failed with error code %d\n",
657 ERROR("read_data_block: failed to read block @0x%llx, size %d\n", start,
697 ERROR("set_attributes: failed to set time on %s, because %s\n",
704 ERROR("set_attribute
[all...]
H A Dmksquashfs.c80 #define ERROR(s, args...) \ macro
103 fprintf(stderr, "FATAL ERROR:" s, ##args);\
763 ERROR("Exiting - restoring original filesystem!\n\n");
807 ERROR("Interrupting will restore original filesystem!\n");
808 ERROR("Interrupt again to quit\n");
956 ERROR("Read failed because %s\n",
978 ERROR("Lseek on destination failed because %s\n",
984 ERROR("Read on destination failed\n");
1005 ERROR("Write failed because %s\n",
1358 ERROR("Majo
[all...]
H A Dxattr.c53 #define ERROR(s, args...) \ macro
136 ERROR("llistxattr for %s failed in read_attrs,"
144 ERROR("Out of memory in read_attrs\n");
155 ERROR("llistxattr for %s failed in read_attrs,"
169 ERROR("Out of memory in read_attrs\n");
177 ERROR("Unrecognised xattr prefix %s\n",
188 ERROR("lgetxattr failed for %s in read_attrs,"
197 ERROR("Out of memory in read_attrs\n");
210 ERROR("lgetxattr failed for %s in "
305 ERROR("Ou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/
H A Dhotplug2.c193 ERROR("opening netlink","Failed socket: %s.", strerror(errno));
198 ERROR("opening netlink","Failed setsockopt: %s. (non-critical)", strerror(errno));
204 ERROR("opening netlink","Failed setsockopt: %s. (critical)", strerror(errno));
209 ERROR("opening netlink","Failed bind: %s.", strerror(errno));
346 ERROR("modprobe_command","Unable to fork.");
449 ERROR("rules parse","Unable to open rules file: %s.", strerror(errno));
455 ERROR("rules parse","Unable to stat rules file: %s.", strerror(errno));
462 ERROR("rules parse","Unable to mmap rules file: %s.", strerror(errno));
468 ERROR("rules parse","Unable to parse rules file.");
479 ERROR("rule
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/linux24_compat/
H A Dhotplug2-coldplug-2.4.c43 ERROR("opening netlink","Failed socket: %s.", strerror(errno));
48 ERROR("opening netlink","Failed setsockopt: %s. (non-critical)", strerror(errno));
54 ERROR("opening netlink","Failed setsockopt: %s. (critical)", strerror(errno));
59 ERROR("opening netlink","Failed bind: %s.", strerror(errno));
125 ERROR("dispatch_event", "Unable to create uevent string.");
130 ERROR("dispatch_event","send failed: %s.", strerror(errno));
167 ERROR("pci coldplug", "Unable to open procfs PCI interface.");
194 ERROR("pci coldplug", "Missing PCI entry.");
264 ERROR("usb coldplug", "Unable to open procfs usb interface.");
291 ERROR("us
[all...]
H A Dhotplug2-modwrap.c67 ERROR("uname", "Unable to perform uname: %s.", strerror(errno));
83 ERROR("map_file", "Unable to map file: `%s'.", filename);
117 ERROR("execute", "Unable to execute: `%s'.", argv[0]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl1083 sub ERROR { subroutine
1084 if (report("ERROR: $_[0]\n")) {
1322 ERROR("do not modify files in include/asm, change architecture specific files in include/asm-<architecture>\n" . "$here$rawline\n");
1351 ERROR("patch seems to be corrupt (line wrapped?)\n" .
1378 ERROR("Invalid UTF-8, patch and commit message should be encoded in UTF-8\n" . $hereptr);
1387 ERROR("DOS line endings\n" . $herevet);
1391 ERROR("trailing whitespace\n" . $herevet);
1436 ERROR("use the LO() macro, not (... & 0xFFFF)\n" . $herevet);
1440 ERROR("use the HI() macro, not (... >> 16)\n" . $herevet);
1452 ERROR("cod
[all...]
H A Dgfp-translate10 echo ERROR: $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/tests/
H A Dxmltest.sh73 ERROR=0
79 ERROR=`expr $ERROR + 1`
141 echo "Failed: $ERROR"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/tests/
H A Dxmltest.sh73 ERROR=0
79 ERROR=`expr $ERROR + 1`
141 echo "Failed: $ERROR"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dwatchdir.h35 enum { OK, DUPLICATE, ERROR }; enumerator in enum:WatchDir::__anon7442
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dfragment.c83 ERROR("Failed to allocate fragment index table\n");
90 ERROR("unable to read fragment index table\n");
H A Did.c80 ERROR("Failed to allocate id index table\n");
86 ERROR("unable to read id index table\n");
H A Dsuper.c56 ERROR("Major/Minor mismatch, older Squashfs %d.%d "
60 ERROR("Major/Minor mismatch, trying to mount newer "
62 ERROR("Please update your kernel\n");
68 ERROR("Filesystem uses \"%s\" compression. This is not "
93 ERROR("Failed to allocate squashfs_sb_info\n");
100 ERROR("Failed to allocate squashfs_super_block\n");
120 ERROR("unable to read squashfs_super_block\n");
130 ERROR("Can't find a SQUASHFS superblock on %s\n",
160 ERROR("Page size > filesystem block size (%d). This is "
210 ERROR("Faile
[all...]
H A Dsymlink.c69 ERROR("Unable to read symlink [%llx:%x]\n",
86 ERROR("Unable to read symlink [%llx:%x]\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dddoyscript.tcl83 set ret ERROR
91 set ret ERROR
103 set ret ERROR
116 set ret ERROR
152 set ret ERROR
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Du_audio.c146 ERROR(snd->card,
185 ERROR(card, "Preparing sound card failed: %d\n",
196 ERROR(card, "Playback error: %d\n", (int)result);
232 ERROR(card, "unable to open sound control device file: %s\n",
243 ERROR(card, "No such PCM playback device: %s\n", fn_play);
255 ERROR(card, "No such PCM capture device: %s\n", fn_cap);
306 ERROR(card, "we need at least one control device\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dcomedi_bond.c81 #define ERROR(x...) printk(KERN_ERR MODULE_NAME ": INTERNAL ERROR: "x) macro
384 ERROR("Minor %d is invalid!\n", minor);
388 ERROR("Cannot bond this driver to itself!\n");
392 ERROR("Minor %d specified more than once!\n", minor);
402 ERROR("Minor %u could not be opened\n", minor);
411 ERROR("comedi_get_n_channels() returned %d "
418 ERROR("Out of memory.\n");
441 ERROR("Could not allocate memory. "
462 ERROR("N
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtftp.h50 #define ERROR 05 /* error code */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dexample.c93 return (ERROR);
116 return (ERROR);
125 return (ERROR);
139 return (ERROR);
421 return (ERROR);
429 return (ERROR);
435 return (ERROR);
464 return (ERROR);
571 return (ERROR);
585 return (ERROR);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dexample.c87 return (ERROR);
109 return (ERROR);
118 return (ERROR);
132 return (ERROR);
411 return (ERROR);
419 return (ERROR);
425 return (ERROR);
454 return (ERROR);
563 return (ERROR);
577 return (ERROR);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Dchecks.c37 ERROR = 2, enumerator in enum:checklevel
102 (c->level == ERROR) ? "ERROR" : "Warning", c->name);
170 if ((c->status != PASSED) && (c->level == ERROR))
230 NODE_CHECK(duplicate_node_names, NULL, ERROR);
243 NODE_CHECK(duplicate_property_names, NULL, ERROR);
259 NODE_CHECK(node_name_chars, PROPNODECHARS "@", ERROR);
268 NODE_CHECK(node_name_format, NULL, ERROR, &node_name_chars);
279 PROP_CHECK(property_name_chars, PROPNODECHARS, ERROR);
314 NODE_CHECK(explicit_phandles, NULL, ERROR);
[all...]

Completed in 224 milliseconds

1234567891011>>