POLL_SOCKET 112 src/tty-ask-password-agent/tty-ask-password-agent.c pollfd[POLL_SOCKET].fd = fd; POLL_SOCKET 113 src/tty-ask-password-agent/tty-ask-password-agent.c pollfd[POLL_SOCKET].events = POLLIN; POLL_SOCKET 146 src/tty-ask-password-agent/tty-ask-password-agent.c if (pollfd[POLL_SOCKET].revents == 0)