Home
last modified time | relevance | path

Searched refs:EISCONN (Results 1 – 4 of 4) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/string/
Dstrerror.c855 #ifdef EISCONN in _strerror_r()
856 case EISCONN: in _strerror_r()
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/sys/
Derrno.h152 #define EISCONN 106 /* Transport endpoint is already connected */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/machine/cris/sys/
Derrno.h168 #define EISCONN 106 /* Transport endpoint is already connected */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Derrno.h198 #define EISCONN 127 /* Socket is already connected */ macro