Home
last modified time | relevance | path

Searched refs:ENOTSOCK (Results 1 – 25 of 72) sorted by relevance

123

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Derrno.h170 #ifndef ENOTSOCK
171 #define ENOTSOCK 9923 macro
H A D__errc72 not_a_socket, // ENOTSOCK
177 not_a_socket = ENOTSOCK,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Derrno.h170 #ifndef ENOTSOCK
171 #define ENOTSOCK 9923 macro
H A D__errc72 not_a_socket, // ENOTSOCK
177 not_a_socket = ENOTSOCK,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Derrno.h71 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno.h71 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Derrno.h71 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno.h71 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/
H A Derrno.h12 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Derrno.h15 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Derrno.h12 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/
H A Derrno.h79 #define ENOTSOCK 216 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Derrno.h70 #define ENOTSOCK 95 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/
H A Derrno.h15 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/
H A Derrno.h70 #define ENOTSOCK 95 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Derrno.h79 #define ENOTSOCK 216 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Derrno.h96 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Derrno.h137 #define ENOTSOCK 108 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Derrno.h137 #define ENOTSOCK 108 /* Socket operation on non-socket */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Derror_constants.h112 not_a_socket = ENOTSOCK, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Derror_constants.h112 not_a_socket = ENOTSOCK, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/net/9p/
H A Derror.c95 {"Socket operation on non-socket", ENOTSOCK},
/OK3568_Linux_fs/u-boot/lib/
H A Derrno_str.c102 ERRNO_MSG(ENOTSOCK, "Socket operation on non-socket"),
/OK3568_Linux_fs/kernel/lib/
H A Derrname.c120 E(ENOTSOCK),
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsocklib.c281 return -ENOTSOCK; in xprt_sock_sendmsg()

123