Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c1461 bool found_watchable_file = false; in tail_forever_inotify() local
1550 found_watchable_file = true; in tail_forever_inotify()
1562 if (follow_mode == Follow_descriptor && !found_watchable_file) in tail_forever_inotify()