Searched defs:SIGPIPE (Results 1 - 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | signal.h | 65 #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 D | tsan_interceptors.cc | 125 const int SIGPIPE = 13; variable in typeref:typename:const int |
Completed in 6 milliseconds