Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c1745 bool new_watch; in tail_forever_inotify() local
1746 new_watch = (! deleting) && (fspec->wd < 0 || new_wd != fspec->wd); in tail_forever_inotify()
1748 if (new_watch) in tail_forever_inotify()