Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c1462 bool tailed_but_unwatchable = false; in tail_forever_inotify() local
1535 tailed_but_unwatchable = true; in tail_forever_inotify()
1560 || (follow_mode == Follow_descriptor && tailed_but_unwatchable)) in tail_forever_inotify()