POLLIN            109 daemons/fenced/cts-fence-helper.c     pollfd.events = POLLIN;
POLLIN            399 lib/common/ipc_client.c     pollfd.events = POLLIN;
POLLIN            897 lib/common/ipc_client.c     client->pfd.events = POLLIN;
POLLIN           1686 lib/common/ipc_client.c     pollfd.events = POLLIN;
POLLIN            400 lib/common/remote.c         fds.events = POLLIN;
POLLIN           1060 lib/services/services_linux.c     fds[0].events = POLLIN;
POLLIN           1064 lib/services/services_linux.c     fds[1].events = POLLIN;
POLLIN           1068 lib/services/services_linux.c     fds[2].events = POLLIN;
POLLIN           1078 lib/services/services_linux.c             if (fds[0].revents & POLLIN) {
POLLIN           1082 lib/services/services_linux.c             if (fds[1].revents & POLLIN) {
POLLIN           1086 lib/services/services_linux.c             if ((fds[2].revents & POLLIN)