Searched refs:EPROTONOSUPPORT (Results 1 - 25 of 59) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Derrno.h104 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Derrno.h74 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/
H A Dwsockcompat.h48 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Derrno.h83 #define EPROTONOSUPPORT 221 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Derrno.h17 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Derrno.h17 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Derrno.h66 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Derrno.h74 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Derrno.h19 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Derrno.h104 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Derrno.h104 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dlib.c136 return EPROTONOSUPPORT;
H A Daf_bluetooth.c111 err = -EPROTONOSUPPORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_errno.c366 #ifdef EPROTONOSUPPORT
367 return (EPROTONOSUPPORT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Derror.h101 {"Protocol not supported", EPROTONOSUPPORT},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dpppox.c117 rc = -EPROTONOSUPPORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dstrerror.c142 ERRSTR(EPROTONOSUPPORT, "Protocol not supported");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dsetup_once.h436 #undef EPROTONOSUPPORT /* override definition in errno.h */ macro
437 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnfs3acl.c240 case -EPROTONOSUPPORT:
339 case -EPROTONOSUPPORT:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rxrpc/
H A Dar-key.c125 ret = -EPROTONOSUPPORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfsctl.c230 err = -EPROTONOSUPPORT;
265 err = -EPROTONOSUPPORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Daf_inet.c288 err = -EPROTONOSUPPORT;
1148 err = -EPROTONOSUPPORT;
1193 segs = ERR_PTR(-EPROTONOSUPPORT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dclnt.c903 case -EPROTONOSUPPORT:
1297 error = -EPROTONOSUPPORT;
1365 error = -EPROTONOSUPPORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dcmdutils.c257 case AVERROR(FF_NETERROR(EPROTONOSUPPORT)):
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/bluetooth/
H A Dhci_ldisc.c423 return -EPROTONOSUPPORT;

Completed in 673 milliseconds

123