Searched refs:follow_mode (Results 1 – 1 of 1) sorted by relevance
173 static enum Follow_mode follow_mode = Follow_descriptor; variable1008 f->ignore = ! (reopen_inaccessible_files && follow_mode == Follow_name); in recheck()1100 if (reopen_inaccessible_files && follow_mode == Follow_name) in any_live_files()1147 bool blocking = (!nbpids && follow_mode == Follow_descriptor in tail_forever()1221 && follow_mode == Follow_name) in tail_forever()1482 if (follow_mode == Follow_name) in tail_forever_inotify()1499 if (follow_mode == Follow_name) in tail_forever_inotify()1560 || (follow_mode == Follow_descriptor && tailed_but_unwatchable)) in tail_forever_inotify()1562 if (follow_mode == Follow_descriptor && !found_watchable_file) in tail_forever_inotify()1574 if (follow_mode == Follow_name) in tail_forever_inotify()[all …]