Home
last modified time | relevance | path

Searched refs:EPROTOTYPE (Results 1 – 25 of 77) sorted by relevance

1234

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Derrno.h238 #ifndef EPROTOTYPE
239 #define EPROTOTYPE 9941 macro
H A D__errc99 wrong_protocol_type // EPROTOTYPE
212 wrong_protocol_type = EPROTOTYPE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Derrno.h238 #ifndef EPROTOTYPE
239 #define EPROTOTYPE 9941 macro
H A D__errc99 wrong_protocol_type // EPROTOTYPE
212 wrong_protocol_type = EPROTOTYPE
/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.h74 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno.h74 #define EPROTOTYPE 91 /* Protocol wrong type for 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.h74 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno.h74 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/
H A Derrno.h15 #define EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Derrno.h18 #define EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Derrno.h15 #define EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/
H A Derrno.h82 #define EPROTOTYPE 219 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Derrno.h73 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/
H A Derrno.h18 #define EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/
H A Derrno.h73 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Derrno.h82 #define EPROTOTYPE 219 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_netlink.c62 err = -EPROTOTYPE; in scsi_nl_rcv_msg()
/OK3568_Linux_fs/u-boot/include/linux/
H A Derrno.h99 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Derrno.h136 #define EPROTOTYPE 107 /* Protocol wrong type for socket */ macro
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dpppox.c117 int rc = -EPROTOTYPE; in pppox_create()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Derrno.h136 #define EPROTOTYPE 107 /* Protocol wrong type for 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.h172 wrong_protocol_type = EPROTOTYPE 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.h172 wrong_protocol_type = EPROTOTYPE in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/u-boot/lib/
H A Derrno_str.c105 ERRNO_MSG(EPROTOTYPE, "Protocol wrong type for socket"),
/OK3568_Linux_fs/kernel/lib/
H A Derrname.c135 E(EPROTOTYPE),

1234