Searched refs:SNDPIPE (Results 1 – 3 of 3) sorted by relevance
36 #define SNDPIPE 0x002 macro
50 #define SNDPIPE 0x002 /* send SIGPIPE on write and */ macro
5406 if (arg & ~(SNDZERO|SNDPIPE)) in strioctl()5413 if (arg & SNDPIPE) in strioctl()5425 wropt |= SNDPIPE; in strioctl()