POLLIN            116 daemons/fenced/cts-fence-helper.c     pollfd.events = POLLIN;
POLLIN            405 lib/common/ipc_client.c     pollfd.events = POLLIN;
POLLIN            875 lib/common/ipc_client.c     client->pfd.events = POLLIN;
POLLIN           1574 lib/common/ipc_client.c     pollfd.events = POLLIN;
POLLIN            410 lib/common/remote.c         fds.events = POLLIN;
POLLIN           1059 lib/services/services_linux.c     fds[0].events = POLLIN;
POLLIN           1063 lib/services/services_linux.c     fds[1].events = POLLIN;
POLLIN           1067 lib/services/services_linux.c     fds[2].events = POLLIN;
POLLIN           1077 lib/services/services_linux.c             if (fds[0].revents & POLLIN) {
POLLIN           1081 lib/services/services_linux.c             if (fds[1].revents & POLLIN) {
POLLIN           1085 lib/services/services_linux.c             if ((fds[2].revents & POLLIN)