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

/src/sys/sys/
H A Dsignal.h65 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc125 const int SIGPIPE = 13; variable in typeref:typename:const int

Completed in 7 milliseconds