Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dphp_network.h132 typedef struct pollfd php_pollfd; typedef
138 } php_pollfd; typedef
140 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()
H A Dnetwork.c1188 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)
/PHP-8.3/ext/ftp/
H A Dftp.c336 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