Home
last modified time | relevance | path

Searched refs:php_pollfd (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/main/
H A Dphp_network.h131 typedef struct pollfd php_pollfd; typedef
137 } php_pollfd; typedef
139 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()
H A Dnetwork.c1211 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)
/PHP-7.2/ext/ftp/
H A Dftp.c318 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 31 milliseconds