Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Derrno.h94 #define ESTRPIPE 86 /* Streams pipe error */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c100 ERRNO_MSG(ESTRPIPE, "Streams pipe error"),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc133 E(ESTRPIPE)