Searched refs:any_input (Results 1 – 1 of 1) sorted by relevance
1157 bool any_input = false; in tail_forever() local1280 any_input |= (bytes_read != 0); in tail_forever()1290 if ((!any_input || blocking) && fflush (stdout) != 0) in tail_forever()1296 if (!any_input) in tail_forever()