Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c2290 size_t n_viable = 0; in ignore_fifo_and_pipe() local
2306 ++n_viable; in ignore_fifo_and_pipe()
2309 return n_viable; in ignore_fifo_and_pipe()