Home
last modified time | relevance | path

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

/trueos/cddl/lib/libdtrace/
HDsignal.d51 inline int SIGPIPE = 13; variable
/trueos/contrib/llvm/tools/lldb/tools/driver/
HDPlatform.h46 #define SIGPIPE 13 macro
/trueos/sys/sys/
HDsignal.h79 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro