Searched refs:evbuf (Results 1 – 1 of 1) sorted by relevance
1468 char *evbuf; in tail_forever_inotify() local1599 evbuf = xmalloc (evlen); in tail_forever_inotify()1663 len = safe_read (wd, evbuf, evlen); in tail_forever_inotify()1673 evbuf = xrealloc (evbuf, evlen); in tail_forever_inotify()1681 void_ev = evbuf + evbuf_off; in tail_forever_inotify()