Searched defs:SIGPIPE (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/lldb/tools/driver/
H A DPlatform.h38 #define SIGPIPE 13 macro
/openbsd-current/gnu/gcc/fixincludes/
H A Dfixlib.h54 #define SIGPIPE SIGTERM macro
/openbsd-current/sys/sys/
H A Dsignal.h66 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dsigall.c903 #ifdef SIGPIPE local
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp122 const int SIGPIPE = 13; variable

Completed in 123 milliseconds