Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/string/
Dstrerror.c798 #ifdef EPROTOTYPE in _strerror_r()
799 case EPROTOTYPE: in _strerror_r()
/picolibc-latest/newlib/libc/machine/spu/sys/
Derrno.h136 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/picolibc-latest/newlib/libc/include/sys/
Derrno.h151 #define EPROTOTYPE 107 /* Protocol wrong type for socket */ macro
/picolibc-latest/newlib/libc/machine/cris/sys/
Derrno.h153 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/picolibc-latest/semihost/machine/arc/
Darc_errno.c133 case TARGET_ERRNO_EPROTOTYPE: errno = EPROTOTYPE; break; in arc_semihost_errno()
/picolibc-latest/newlib/
DChangeLog-201523820 ELOOP, ENOBUFS, EAFNOSUPPORT, EPROTOTYPE, ENOTSOCK, ENOPROTOOPT,