/linux-2.4.37.9/include/asm-s390x/ |
D | errno.h | 107 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-sh64/ |
D | errno.h | 110 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-i386/ |
D | errno.h | 99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-ia64/ |
D | errno.h | 106 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | errno.h | 99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-mips/ |
D | errno.h | 106 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-parisc/ |
D | errno.h | 112 #define ESOCKTNOSUPPORT 222 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-ppc/ |
D | errno.h | 97 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | errno.h | 104 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-cris/ |
D | errno.h | 101 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-sparc/ |
D | errno.h | 49 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | errno.h | 49 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | errno.h | 99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-mips64/ |
D | errno.h | 107 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-arm/ |
D | errno.h | 99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-alpha/ |
D | errno.h | 48 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-s390/ |
D | errno.h | 107 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/include/asm-sh/ |
D | errno.h | 99 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/linux-2.4.37.9/net/bluetooth/bnep/ |
D | sock.c | 176 return -ESOCKTNOSUPPORT; in bnep_sock_create()
|
/linux-2.4.37.9/net/bluetooth/cmtp/ |
D | sock.c | 165 return -ESOCKTNOSUPPORT; in cmtp_sock_create()
|
/linux-2.4.37.9/net/ax25/ |
D | af_ax25.c | 867 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/ |
D | af_irda.c | 961 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/ |
D | hci_sock.c | 567 return -ESOCKTNOSUPPORT; in hci_sock_create()
|
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | socket.c | 45 return -ESOCKTNOSUPPORT; in socket_check()
|
/linux-2.4.37.9/net/ipv6/ |
D | af_inet6.c | 223 return -ESOCKTNOSUPPORT; in inet6_create()
|