Searched refs:ERR (Results 1 - 25 of 55) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Derr-ins.pl6 open(ERR,$ARGV[0]) || die "unable to open error file '$ARGV[0]':$!\n";
7 @err=<ERR>;
8 close(ERR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Derr-ins.pl6 open(ERR,$ARGV[0]) || die "unable to open error file '$ARGV[0]':$!\n";
7 @err=<ERR>;
8 close(ERR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr015/
H A DTestConstruct01.cpp28 #define ERR(a) \ macro
142 ERR("reread length is bad");
145 ERR("key/data don't match");
148 ERR("key already seen");
151 ERR("key was not expected");
163 ERR("key is corrupt");
170 ERR("missing keys in database");
300 ERR("Usage: construct01 count");
309 ERR("SOME TEST FAILED FOR NO-EXCEPTION TEST");
312 ERR("SOM
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DAssociateTest.java107 TestUtils.ERR("Caught DatabaseException: " + dbe);
128 TestUtils.ERR("Key: " + keystring + " retrieved from DB, but never added!");
130 TestUtils.ERR("Data: " + datastring + " does not match expected data: " + expecteddata);
147 TestUtils.ERR("Secondary get of key: " + new String(seckey.getData()) + " did not succeed.");
160 TestUtils.ERR("Data retrieved from matching primary secondary keys is not consistent. secdata: " + new String(secdata.getData()) +
163 TestUtils.ERR("Secondary pget of key: " + new String(seckey.getData()) + " did not succeed.");
171 TestUtils.ERR("Secondary get of key: " + new String(seckey.getData()) + " did not succeed.");
184 TestUtils.ERR("Data retrieved from matching primary secondary keys is not consistent. secdata: " + new String(secdata.getData()) +
187 TestUtils.ERR("Secondary pget of key: " + new String(seckey.getData()) + " did not succeed.");
H A DDatabaseTest.java305 TestUtils.ERR("reread terminator is bad");
310 TestUtils.ERR("reread length is bad: expect " + count + " got "+ len + " (" + key_string + ")" );
313 TestUtils.ERR("key/data don't match");
316 TestUtils.ERR("key already seen");
319 TestUtils.ERR("key was not expected");
331 TestUtils.ERR("key is corrupt");
338 TestUtils.ERR("missing keys in database");
H A DAppendRecnoTest.java111 TestUtils.ERR("More entries in recno DB than expected.");
H A DEncryptTest.java106 TestUtils.ERR("Could not find database file: " + dbname + " to look for encrypted string.");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/mach-harp/
H A Dsetup.c50 #define ERR TOP_PRIORITY macro
109 RES, RES, RES, RES, SER, ERR, PW3, PW2, /* IRQ 8-15 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/mach-romram/
H A Dsetup.c53 #define ERR TOP_PRIORITY macro
112 RES, RES, RES, RES, SER, ERR, PW3, PW2, /* IRQ 8-15 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_core.c294 ERR(("warning: interrupt enabled, but not handled properly.(0x%08x)\n",isr));
295 ERR(("disabling interrupt source(s)!\n"));
314 ERR(("out of memory.\n"));
322 ERR(("pci_enable_device() failed.\n"));
334 ERR(("pci_read_config_dword() failed.\n"));
348 ERR(("ioremap() failed.\n"));
373 ERR(("request_irq() failed.\n"));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/mach-sim/
H A Dsetup.c73 #define ERR TOP_PRIORITY macro
134 RES, RES, RES, RES, SER, ERR, PW3, PW2, /* IRQ 8-15 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libpwdgrp/
H A Dpwd_grp.c361 goto ERR;
370 ERR:
408 goto ERR;
417 ERR:
455 goto ERR;
464 ERR:
759 goto ERR;
790 ERR:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cpia2/
H A Dcpia2_usb.c305 ERR("buffer overflow! length: %d, n: %d\n",
370 ERR("%s: usb_submit_urb ret %d!\n", __func__, i);
592 ERR("%s: Internal driver error: udev is NULL\n", __func__);
597 ERR("%s: Internal driver error: register array is NULL\n", __func__);
687 ERR("usb_submit_urb[%d]() = %d\n", i, err);
725 ERR("cpia2_usb_change_streaming_alternate() = %d!\n", ret);
729 ERR("cpia2_usb_change_streaming_alternate(%d) =%d has already "
819 ERR("%s: usb_set_interface error (ret = %d)\n", __func__, ret);
825 ERR("%s: Failed to register cpia2 camera (ret = %d)\n", __func__, ret);
832 ERR("
[all...]
H A Dcpia2.h483 #define ERR(fmt, args...) ALOG(KERN_ERR, fmt, ## args) macro
488 #define ERR(fmt,args...) ALOG(KERN_ERR "cpia2: "fmt,##args) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/platform-iss/
H A Dnetwork.c669 #define ERR KERN_ERR "iss_net_setup: " macro
681 printk(ERR "Failed to parse '%s'\n", str);
685 printk(ERR "Device %d is negative\n", n);
689 printk(ERR "Expected '=' after device number\n");
704 printk(ERR "Device %d already configured\n", n);
721 #undef ERR macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddebuglib.c48 DBG_FUNC(ERR)
H A Ddebuglib.h138 DBG_DECL(ERR)
192 #define DBG_ERR(args) DBG_TEST(ERR, args)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dat91_udc.h179 #define ERR(stuff...) printk(KERN_ERR "udc: " stuff) macro
H A Domap_udc.h197 #define ERR(stuff...) printk(KERN_ERR "udc: " stuff) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ddepca.h49 #define ERR 0x8000 /* Error summary */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/mach-cayman/
H A Dsetup.c50 #define ERR TOP_PRIORITY macro
145 RES, RES, RES, RES, SER, ERR, PW3, PW2, /* IRQ 8-15 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Disp116x-hcd.c256 ERR("%s %d: ep->nextpid %d\n", __func__, __LINE__,
618 ERR("Unrecoverable error, HC is dead!\n");
705 ERR("Isochronous transfers not supported\n");
1260 ERR("Software reset timeout\n");
1288 ERR("Clock not ready after %dms\n", timeout);
1291 ERR("Please make sure that the H_WAKEUP pin is pulled low!\n");
1335 ERR("Invalid chip ID %04x\n", val);
1644 ERR("Platform data structure not initialized\n");
1649 ERR("USE_PLATFORM_DELAY defined, but delay function not "
1651 ERR("Se
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Dutil.c504 } while (key3 != ERR);
507 if (key == KEY_ESC && key2 == ERR)
509 else if (key != ERR && key != KEY_ESC && key2 == ERR)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Ddpc7146.c190 ERR(("cannot register capture v4l2 device. skipping.\n"));
197 ERR(("cannot register vbi v4l2 device. skipping.\n"));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c318 DPRINTK(PROBE, ERR,
806 DPRINTK(PROBE, ERR, "Hardware Error\n");
1010 DPRINTK(PROBE, ERR, "The EEPROM Checksum Is Not Valid\n");
1017 DPRINTK(PROBE, ERR, "EEPROM Read Error\n");
1022 DPRINTK(PROBE, ERR, "Invalid MAC Address\n");
1283 DPRINTK(PROBE, ERR, "Unknown MAC Type\n");
1316 DPRINTK(PROBE, ERR, "Unable to allocate memory for queues\n");
1547 DPRINTK(PROBE, ERR,
1562 DPRINTK(PROBE, ERR,
1571 DPRINTK(TX_ERR, ERR, "txd
[all...]

Completed in 210 milliseconds

123