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

/freebsd-11-stable/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.h41 #define SIGPIPE 13 macro
/freebsd-11-stable/sys/sys/
H A Dsignal.h96 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp121 const int SIGPIPE = 13; variable

Completed in 82 milliseconds