Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dphp_network.h125 typedef struct pollfd php_pollfd; typedef
131 } php_pollfd; typedef
133 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout);
170 php_pollfd p; in php_pollfd_for()
188 php_pollfd p; in php_pollfd_for_ms()
H A Dnetwork.c1183 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)
/PHP-8.0/ext/ftp/
H A Dftp.c312 php_pollfd p; in ftp_login()
1403 php_pollfd p; in single_send()
1515 php_pollfd p; in my_recv()
1826 php_pollfd p; in data_accept()

Completed in 12 milliseconds