Searched refs:file_change (Results 1 – 1 of 1) sorted by relevance
1624 int file_change; in tail_forever_inotify() local1653 file_change = poll (pfd, monitor_output + 1, delay); in tail_forever_inotify()1655 while (file_change == 0); in tail_forever_inotify()1657 if (file_change < 0) in tail_forever_inotify()