Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Derrno.h109 #define ENOSTR 60 /* Device not a stream */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Derrno.h109 #define ENOSTR 60 /* Device not a stream */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Darch.h140 #define ENOSTR 60 /* Device not a stream */ macro
/nrf52832-nimble/rt-thread/include/libc/
H A Dlibc_errno.h124 #define ENOSTR (ERROR_BASE_NO + 60) macro