Searched refs:PROC_IGNORE (Results 1 – 7 of 7) sorted by relevance
41 #define PROC_IGNORE (1<<6) /* ignore parent pipe errors */ macro
50 #define PROC_IGNORE (1<<6) /* ignore parent pipe errors */ macro
789 if ((flags & (PROC_WRITE|PROC_IGNORE)) == (PROC_WRITE|PROC_IGNORE)) in procopen()
1235 fix procopen() to ignore SIGPIPE by ignoresig() for PROC_IGNORE