Home
last modified time | relevance | path

Searched refs:ENOTSOCK (Results 1 – 6 of 6) sorted by relevance

/picolibc-latest/newlib/libc/string/
Dstrerror.c803 #ifdef ENOTSOCK in _strerror_r()
804 case ENOTSOCK: in _strerror_r()
/picolibc-latest/newlib/libc/machine/spu/sys/
Derrno.h133 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
/picolibc-latest/newlib/libc/include/sys/
Derrno.h152 #define ENOTSOCK 108 /* Socket operation on non-socket */ macro
/picolibc-latest/newlib/libc/machine/cris/sys/
Derrno.h150 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
/picolibc-latest/semihost/machine/arc/
Darc_errno.c134 case TARGET_ERRNO_ENOTSOCK: errno = ENOTSOCK; break; in arc_semihost_errno()
/picolibc-latest/newlib/
DChangeLog-201523820 ELOOP, ENOBUFS, EAFNOSUPPORT, EPROTOTYPE, ENOTSOCK, ENOPROTOOPT,