Searched refs:php_pollfd (Results 1 – 3 of 3) sorted by relevance
131 typedef struct pollfd php_pollfd; typedef137 } php_pollfd; typedef139 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout);176 php_pollfd p; in php_pollfd_for()194 php_pollfd p; in php_pollfd_for_ms()
1211 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)
318 php_pollfd p; in ftp_login()1455 php_pollfd p; in my_send()1544 php_pollfd p; in my_recv()1860 php_pollfd p; in data_accept()
Completed in 14 milliseconds