Lines Matching refs:poll
18 * gcc -Wall poll.c `pkg-config fuse3 --cflags --libs` -o poll
21 * \include poll.c
35 #include <poll.h>
39 * This is to use file index (0-F) as fh as poll support requires
45 static struct fuse *fsel_fuse; /* needed for poll notification */
51 static unsigned fsel_poll_notify_mask; /* poll notification scheduled? */
52 static struct fuse_pollhandle *fsel_poll_handle[FSEL_FILES]; /* poll notify handles */
174 * happens only after poll is called, fill it here from
213 .poll = fsel_poll,
231 * to 1, 2 or 4 files and sends poll notification if