Home
last modified time | relevance | path

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

/components/libc/compilers/common/extension/sys/
A Derrno.h404 #ifndef EPROTOTYPE
405 #define EPROTOTYPE (ERROR_BASE_NO + 91) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Derrno.h140 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Derrno.h140 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Darch.h171 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/components/net/at/at_socket/
A Dat_socket.c530 rt_set_errno(EPROTOTYPE); in at_socket()

Completed in 9 milliseconds