Home
last modified time | relevance | path

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

/PHP-8.1/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.c1181 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)
/PHP-8.1/ext/ftp/
H A Dftp.c312 php_pollfd p; in ftp_login()
1400 php_pollfd p; in single_send()
1512 php_pollfd p; in my_recv()
1823 php_pollfd p; in data_accept()

Completed in 15 milliseconds