Home
last modified time | relevance | path

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

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