Searched refs:ERROR (Results 1 - 25 of 346) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/opt/broken/
H A Dalias.sh7 exit $ERROR
H A Dregister.sh17 exit $ERROR
H A Dunregister.sh17 exit $ERROR
H A Dcomm.sh31 return $ERROR
43 [ -z "${1}" ] && return $ERROR
53 eval COMM_RESULT="${FULL_EXEC}" || return $ERROR
104 return $ERROR
135 return $ERROR
163 return $ERROR
H A Denv.sh22 ERROR=1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dtbldo.S63 .long serror |$01-5 fint ERROR
64 .long serror |$01-6 fint ERROR
65 .long serror |$01-7 fint ERROR
72 .long serror |$02-5 fsinh ERROR
73 .long serror |$02-6 fsinh ERROR
74 .long serror |$02-7 fsinh ERROR
81 .long serror |$03-5 fintrz ERROR
82 .long serror |$03-6 fintrz ERROR
83 .long serror |$03-7 fintrz ERROR
85 .long serror |$04-0 ERROR
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom_init_check.sh28 ERROR=0
72 ERROR=1
78 exit $ERROR
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/tools/
H A Dvpnuser9 ERROR="Usage:\n$0 add <username> <passwd> or\n$0 del <username> or\n$0 show [<username>] or\n$0 domain <username> <domain>"
18 echo -e $ERROR
28 echo -e $ERROR
52 echo -e $ERROR
57 echo -e $ERROR
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Derr-ins.pl16 last if /BEGIN ERROR CODES/;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Derr-ins.pl16 last if /BEGIN ERROR CODES/;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Derr-ins.pl16 last if /BEGIN ERROR CODES/;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/tests/
H A Dxmltest.sh65 ERROR=0
87 ERROR=`expr $ERROR + 1`
99 ERROR=`expr $ERROR + 1`
120 ERROR=`expr $ERROR + 1`
131 ERROR=`expr $ERROR + 1`
137 echo "Failed: $ERROR"
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs_xattr.c44 ERROR("Failed to read xattrs for file %s\n", pathname);
56 ERROR("write_xattr: failed to write xattr %s"
67 ERROR("write_xattr: could not write xattr %s "
H A Dsort.c56 #define ERROR(s, args...) \ macro
85 ERROR("Out of memory allocating priority entry\n");
116 ERROR("Out of memory allocating sort list entry\n");\
160 ERROR("WARNING: Mkisofs style sortlist detected! This is "
162 ERROR("convert to mksquashfs style sortlist! A sortlist entry");
163 ERROR(" should be\neither absolute (starting with ");
164 ERROR("'/') start with './' or '../' (taken to be\nrelative to "
166 ERROR("is assumed the entry is relative to one\nof the source "
168 ERROR("\"mksquashfs test test.sqsh\",\nthe sortlist ");
169 ERROR("entr
[all...]
H A Dpseudo.c47 #define ERROR(s, args...) \ macro
59 fprintf(stderr, "FATAL ERROR:" s, ##args);\
81 ERROR("%s %c %o %d %d %d %d\n", path, entry->dev->type,
164 ERROR("%s already exists as a non "
169 ERROR("%s already exists as a different pseudo "
171 else ERROR("%s already exists as an identical "
183 ERROR("%s already exists as a "
342 ERROR("Not enough or invalid arguments in pseudo file "
353 ERROR("Not enough or invalid arguments in pseudo file "
359 ERROR("Majo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00firmware.c45 ERROR(rt2x00dev,
55 ERROR(rt2x00dev, "Failed to request Firmware.\n");
60 ERROR(rt2x00dev, "Failed to read Firmware.\n");
72 ERROR(rt2x00dev, "Firmware checksum error.\n");
75 ERROR(rt2x00dev,
79 ERROR(rt2x00dev,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Ddhcp6r.c99 goto ERROR;
106 goto ERROR;
113 "Main--> ERROR NO MORE MEMORY AVAILABLE\n");
131 goto ERROR;
136 "Main--> ERROR NO MORE MEMORY AVAILABLE\n");
156 goto ERROR;
161 goto ERROR;
168 "Main--> ERROR NO MORE MEMORY AVAILABLE\n");
188 goto ERROR;
193 goto ERROR;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddhcp6r.c99 goto ERROR;
106 goto ERROR;
113 "Main--> ERROR NO MORE MEMORY AVAILABLE\n");
131 goto ERROR;
136 "Main--> ERROR NO MORE MEMORY AVAILABLE\n");
156 goto ERROR;
161 goto ERROR;
168 "Main--> ERROR NO MORE MEMORY AVAILABLE\n");
188 goto ERROR;
193 goto ERROR;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dxattr.h33 ERROR("Xattrs in filesystem, these will be ignored\n");
H A Dxattr_id.c76 ERROR("unable to read xattr id table\n");
88 ERROR("Failed to allocate xattr id index table\n");
94 ERROR("unable to read xattr id index table\n");
H A Dzlib_wrapper.c48 ERROR("Failed to allocate zlib workspace\n");
98 ERROR("zlib_inflateInit returned unexpected "
113 ERROR("zlib_inflate error, data probably corrupt\n");
119 ERROR("zlib_inflate error, data probably corrupt\n");
124 ERROR("zlib_uncompress error, data remaining\n");
H A Dxz_wrapper.c58 ERROR("squashfs_xz_init:1:: len=%d < %d \n", len, sizeof(*comp_opts));
68 ERROR("squashfs_xz_init:2:: n =%d /dict_size %d/comp_opts->dictionary_size %d \n",
79 ERROR("squashfs_xz_init:3");
87 ERROR("squashfs_xz_init:4");
95 ERROR("Failed to initialise xz decompressor\n");
156 ERROR("xz_dec_run error, data probably corrupt\n");
161 ERROR("xz_uncompress error, input remaining\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/include/
H A DacosTypes.h120 #if !defined(ERROR) || (ERROR!=(-1))
121 #define ERROR (-1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpidspcd.c79 HPI_DEBUG_LOG(ERROR, "%d, request_firmware failed for %s\n",
84 HPI_DEBUG_LOG(ERROR, "header size too small %s\n", fw_name);
89 HPI_DEBUG_LOG(ERROR, "adapter type incorrect %4x != %4x\n",
94 HPI_DEBUG_LOG(ERROR, "code size wrong %d != %ld\n",
100 HPI_DEBUG_LOG(ERROR,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/winmsi/
H A Dwinbuild.bat71 ::if not %errorlevel% == 0 goto ERROR
75 if not %errorlevel% == 0 goto ERROR
77 if not %errorlevel% == 0 goto ERROR
79 if not %errorlevel% == 0 goto ERROR
81 if not %errorlevel% == 0 goto ERROR
83 if not %errorlevel% == 0 goto ERROR
85 if not %errorlevel% == 0 goto ERROR
91 :ERROR label
92 echo *********** ERROR: during win_build.bat *************
93 echo *********** ERROR
[all...]

Completed in 271 milliseconds

1234567891011>>