Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_network.h127 typedef struct pollfd php_pollfd; typedef
133 } php_pollfd; typedef
135 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout);
172 php_pollfd p; in php_pollfd_for()
190 php_pollfd p; in php_pollfd_for_ms()
H A Dnetwork.c1187 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)
/PHP-7.4/ext/ftp/
H A Dftp.c321 php_pollfd p; in ftp_login()
1440 php_pollfd p; in single_send()
1554 php_pollfd p; in my_recv()
1870 php_pollfd p; in data_accept()

Completed in 14 milliseconds