Home
last modified time | relevance | path

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

/external/strace/tests-m32/
Derrno2name.c446 #ifdef ESTRPIPE in errno2name()
447 CASE(ESTRPIPE); in errno2name()
/external/strace/tests/
Derrno2name.c446 #ifdef ESTRPIPE in errno2name()
447 CASE(ESTRPIPE); in errno2name()
/external/strace/tests-mx32/
Derrno2name.c446 #ifdef ESTRPIPE in errno2name()
447 CASE(ESTRPIPE); in errno2name()
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h68 #define ESTRPIPE 86 /* Streams pipe error */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h66 #define ESTRPIPE 92 /* Streams pipe error */ macro
/external/syslinux/com32/include/
Derrno.h93 #define ESTRPIPE 86 /* Streams pipe error */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h166 #define ESTRPIPE 86 /* Streams pipe error */ macro
/external/ltp/lib/
Derrnos.h119 PAIR(ESTRPIPE) in tst_strerrno()
/external/minijail/linux-x86/
Dlibconstants.gen.c497 #ifdef ESTRPIPE
498 { "ESTRPIPE", (unsigned long) ESTRPIPE },
/external/libbrillo/brillo/errors/
Derror_codes.cc129 ERROR_ENTRY(ESTRPIPE), // Streams pipe error
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1924 if ((error == -EPIPE || error == -ESTRPIPE) && // Buf underrun/overrun. in ErrorRecovery()
1939 if ((error == -EPIPE || error == -ESTRPIPE) && // Buf underrun/overrun. in ErrorRecovery()
/external/tinyalsa/
Dpcm.c1210 return -ESTRPIPE; in pcm_wait()
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …ECLASH:137,EILSEQ:138,EOVERFLOW:139,ECANCELED:140,ENOTRECOVERABLE:141,EOWNERDEAD:142,ESTRPIPE:143}; property