Searched refs:php_pollfd (Results 1 – 3 of 3) sorted by relevance
132 typedef struct pollfd php_pollfd; typedef138 } php_pollfd; typedef140 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout);177 php_pollfd p; in php_pollfd_for()195 php_pollfd p; in php_pollfd_for_ms()
1188 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)
336 php_pollfd p; in ftp_login()1424 php_pollfd p; in single_send()1536 php_pollfd p; in my_recv()1848 php_pollfd p; in data_accept()
Completed in 13 milliseconds