Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mach/hurd/bits/
Derrno.h68 EPIPE = 0x40000020, /* Broken pipe */ enumerator
265 #define EPIPE 0x40000020 macro