Home
last modified time | relevance | path

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

/third_party/ulib/musl/include/bits/
A Derrno.h32 #define EPIPE 32 macro
/third_party/ulib/musl/src/errno/
A D__strerror.h38 E(EPIPE, "Broken pipe")
/third_party/ulib/musl/src/misc/
A Dsyslog.c69 return e == ECONNREFUSED || e == ECONNRESET || e == ENOTCONN || e == EPIPE; in is_lost_conn()

Completed in 5 milliseconds