Searched refs:POLL_SOCKET (Results 1 - 1 of 1) sorted by relevance

/systemd/src/tty-ask-password-agent/
H A Dtty-ask-password-agent.c77 POLL_SOCKET, enumerator in enum:__anon325
113 pollfd[POLL_SOCKET].fd = fd;
114 pollfd[POLL_SOCKET].events = POLLIN;
154 if (pollfd[POLL_SOCKET].revents == 0)

Completed in 3172 milliseconds