Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c1463 bool found_unwatchable_dir = false; in tail_forever_inotify() local
1523 found_unwatchable_dir = true; in tail_forever_inotify()
1559 if (no_inotify_resources || found_unwatchable_dir in tail_forever_inotify()