Home
last modified time | relevance | path

Searched refs:ESTRPIPE (Results 1 – 5 of 5) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/string/
Dstrerror.c875 #ifdef ESTRPIPE in _strerror_r()
876 case ESTRPIPE: in _strerror_r()
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/sys/
Derrno.h131 #define ESTRPIPE 86 /* Streams pipe error */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/machine/cris/sys/
Derrno.h148 #define ESTRPIPE 86 /* Streams pipe error */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Derrno.h221 #define ESTRPIPE 143 /* Streams pipe error */ macro
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20156936 * libc/include/sys/errno.h (ESTRPIPE): Define.