Searched refs:stdout_hangup (Results 1 – 1 of 1) sorted by relevance
55 bool stdout_hangup:1; member302 f->stdout_hangup = true; in shovel()323 if (f->stdin_hangup || f->stdout_hangup || f->master_hangup) { in shovel()327 if ((f->out_buffer_full <= 0 || f->stdout_hangup) && in shovel()