Searched refs:ENONET (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Derrno.h41 #define ENONET 64 /* Machine is not on the network */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Derrno.h21 #define ENONET 50 /* Machine is not on the network */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Derrno.h37 #define ENONET 64 /* Machine is not on the network */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Derrno.h41 #define ENONET 64 /* Machine is not on the network */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Derrno.h85 #define ENONET 105 /* Machine is not on the network */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Derror.h88 {"Machine is not on the network", ENONET},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dvlocation.c60 case -ENONET:
64 if (ret == -ENOMEM || ret == -ENONET)
116 case -ENONET:
120 if (ret == -ENOMEM || ret == -ENONET)
H A Dvolume.c382 case -ENONET:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_sel.c104 #ifdef ENONET
105 case ENONET:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.c1115 #ifdef ENONET
1116 case ENONET: return "machine is not on the network";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.c1115 #ifdef ENONET
1116 case ENONET: return "machine is not on the network";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dicmp.c156 .errno = ENONET, /* ICMP_HOST_ISOLATED */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dibmveth.c548 return -ENONET;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dsock.c637 ret = -ENONET;

Completed in 122 milliseconds