Searched refs:error (Results 226 - 250 of 1460) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dparam.h10 #error Do not include <asm/param.h> with __KERNEL__ defined!
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dparam.h18 #error Do not include <asm/param.h> with __KERNEL__ defined!
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dhardirq.h39 #error Super-H SMP is not available
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dparam.h10 #error Do not include <asm/param.h> with __KERNEL__ defined!
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dparam.h18 #error Do not include <asm/param.h> with __KERNEL__ defined!
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dhardirq.h39 #error Super-H SMP is not available
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ss/
H A Dct_c.awk56 error = substr($0, 8, length($0)-7)
57 printf "Error in line %d: %s\n", linenum, error
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dparam.h10 #error Do not include <asm/param.h> with __KERNEL__ defined!
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dhardirq.h39 #error SMP not supported
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dsmp_lock.h8 #error "SMP is not supported for CRIS"
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhash.h23 #error Define GOLDEN_RATIO_PRIME for your wordsize.
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dparam.h10 #error Do not include <asm/param.h> with __KERNEL__ defined!
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dhardirq.h39 #error SMP not supported
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dsmp_lock.h8 #error "SMP is not supported for CRIS"
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dread.c9 * We do an ugly hack here in order to return proper error codes to the
12 * for async RPC, we set the error bit of the page to 1 when an error occurs,
291 int error = 0; local
297 error = nfs_pagein_one(&one_request, req->wb_inode);
298 if (error < 0)
301 if (error >= 0)
305 return error;
380 error = 0; local
386 error
458 int error; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/python/
H A Dgtdbtool17 except tdb.error, t:
18 print "gtdbtool: error opening %s: %s" % (sys.argv[1], t)
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dmd2.h63 #error MD2 is disabled.
/asus-wl-520gu-7.0.1.45/src/router/nvram/
H A Djj_iconv.c112 goto error;
126 goto error;
137 goto error;
183 error:
187 fprintf(fp, "convert error");
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/coda/
H A Dcnode.c103 int error; local
106 error = venus_getattr(sb, fid, &attr);
107 if ( error ) {
110 error, coda_f2s(fid));
112 return error;
191 int error = 0; local
198 error = 0;
200 error = -ENOMEM;
203 return error;
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dsignal.c664 int error; local
669 error = -ESRCH;
677 error = send_sig_info(sig, info, p);
680 return error;
857 int error = -EINVAL; local
864 error = -EFAULT;
872 error = 0;
875 error = -EINVAL;
890 if (error)
900 error
911 long error = -EINVAL; local
1029 int error; local
1128 int error; local
1200 int error; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/lockd/
H A Dsvc.c147 "lockd: terminating on error %d\n",
205 int error = 0; local
227 error = -ENOMEM;
234 if ((error = svc_makesock(serv, IPPROTO_UDP, nlm_udpport)) < 0
236 || (error = svc_makesock(serv, IPPROTO_TCP, nlm_tcpport)) < 0
241 "lockd_up: makesock failed, error=%d\n", error);
249 error = svc_create_thread(lockd, serv);
250 if (error) {
252 "lockd_up: create thread failed, error
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-sunos4.c309 error("Couldn't push PPP compression module: %m");
332 error("Can't unlink tty from PPP mux: %m");
341 error("Couldn't restore tty module %s: %m",
634 error("Couldn't send packet: %m");
681 error("Too many inputs!");
798 error("Couldn't set IP MTU: %m");
820 error("Couldn't set MTU: %m");
823 error("Couldn't set transmit ACCM: %m");
827 error("Couldn't set prot/AC compression: %m");
862 error("Could
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-sunos4.c309 error("Couldn't push PPP compression module: %m");
332 error("Can't unlink tty from PPP mux: %m");
341 error("Couldn't restore tty module %s: %m",
634 error("Couldn't send packet: %m");
681 error("Too many inputs!");
798 error("Couldn't set IP MTU: %m");
820 error("Couldn't set MTU: %m");
823 error("Couldn't set transmit ACCM: %m");
827 error("Couldn't set prot/AC compression: %m");
862 error("Could
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dextent.c298 int error; local
309 error = hfs_clear_vbm_bits(mdb, ext->block[2], ext->length[2]);
310 if (error) {
311 hfs_warn("hfs_truncate: error %d freeing blocks.\n", error);
313 error = hfs_clear_vbm_bits(mdb, ext->block[1], ext->length[1]);
314 if (error) {
315 hfs_warn("hfs_truncate: error %d freeing blocks.\n", error);
317 error
366 int error; local
460 int i, error, next, count; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dsys-solaris.c267 error("could not determine number of interfaces: %m");
276 error("out of memory");
290 error("SIOCGLIFCONF: %m");
310 error("SIOCGLIFFLAGS: %m");
364 error("out of memory");
376 error("SIOCGIFCONF: %m");
396 error("SIOCGIFFLAGS: %m");
437 error("could not obtain hardware address for %s", if_name);
496 error("no persistent id can be found");
504 error("coul
[all...]

Completed in 158 milliseconds

1234567891011>>