Home
last modified time | relevance | path

Searched defs:EOPNOTSUPP (Results 1 – 4 of 4) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Derrno.h144 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Derrno.h144 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Darch.h175 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/components/libc/compilers/common/extension/sys/
A Derrno.h421 #define EOPNOTSUPP (ERROR_BASE_NO + 95) macro

Completed in 13 milliseconds