Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c220 static bool disable_inotify; variable
967 if (! disable_inotify && ! lstat (f->name, &new_stats) in recheck()
1014 else if ((f->remote = fremote (fd, pretty_name (f))) && ! disable_inotify) in recheck()
2208 disable_inotify = true; in parse_options()
2465 if (!disable_inotify && (tailable_stdin (F, n_files) in main()
2471 disable_inotify = true; in main()
2473 if (!disable_inotify) in main()
2493 disable_inotify = true; in main()