Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/iso/
H A Dsignal_iso.h64 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h79 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dsignal.h90 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro