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

/freebsd-current/sys/contrib/dev/acpica/include/
H A Dacclib.h199 #define EPIPE 32 /* Broken pipe */ macro
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h278 # define EPIPE 9950 macro
/freebsd-current/sys/sys/
H A Derrno.h84 #define EPIPE 32 /* Broken pipe */ macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py38 EPIPE = 32 variable

Completed in 132 milliseconds