Home
last modified time | relevance | path

Searched refs:ESOCKTNOSUPPORT (Results 1 – 25 of 42) sorted by relevance

12

/linux-2.4.37.9/include/asm-s390x/
Derrno.h107 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-sh64/
Derrno.h110 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-i386/
Derrno.h99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-ia64/
Derrno.h106 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-m68k/
Derrno.h99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-mips/
Derrno.h106 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-parisc/
Derrno.h112 #define ESOCKTNOSUPPORT 222 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-ppc/
Derrno.h97 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-ppc64/
Derrno.h104 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-cris/
Derrno.h101 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-sparc/
Derrno.h49 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-sparc64/
Derrno.h49 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-x86_64/
Derrno.h99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-mips64/
Derrno.h107 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-arm/
Derrno.h99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-alpha/
Derrno.h48 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-s390/
Derrno.h107 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/include/asm-sh/
Derrno.h99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/linux-2.4.37.9/net/bluetooth/bnep/
Dsock.c176 return -ESOCKTNOSUPPORT; in bnep_sock_create()
/linux-2.4.37.9/net/bluetooth/cmtp/
Dsock.c165 return -ESOCKTNOSUPPORT; in cmtp_sock_create()
/linux-2.4.37.9/net/ax25/
Daf_ax25.c867 return -ESOCKTNOSUPPORT; in ax25_create()
871 return -ESOCKTNOSUPPORT; in ax25_create()
876 return -ESOCKTNOSUPPORT; in ax25_create()
885 return -ESOCKTNOSUPPORT; in ax25_create()
/linux-2.4.37.9/net/irda/
Daf_irda.c961 return -ESOCKTNOSUPPORT; in irda_connect()
1070 return -ESOCKTNOSUPPORT; in irda_create()
1120 return -ESOCKTNOSUPPORT; in irda_create()
1124 return -ESOCKTNOSUPPORT; in irda_create()
/linux-2.4.37.9/net/bluetooth/
Dhci_sock.c567 return -ESOCKTNOSUPPORT; in hci_sock_create()
/linux-2.4.37.9/arch/sparc64/solaris/
Dsocket.c45 return -ESOCKTNOSUPPORT; in socket_check()
/linux-2.4.37.9/net/ipv6/
Daf_inet6.c223 return -ESOCKTNOSUPPORT; in inet6_create()

12