Home
last modified time | relevance | path

Searched refs:input_pending (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dcat.c276 bool input_pending = false; in cat() local
306 input_pending = true; in cat()
309 if (!input_pending) in cat()