Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c2284 ignore_fifo_and_pipe (struct File_spec *f, size_t n_files) in ignore_fifo_and_pipe() function
2417 if (forever && ignore_fifo_and_pipe (F, n_files)) in main()