Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_network.h130 typedef struct pollfd php_pollfd; typedef
136 } php_pollfd; typedef
138 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout);
175 php_pollfd p; in php_pollfd_for()
193 php_pollfd p; in php_pollfd_for_ms()
H A Dnetwork.c1172 PHPAPI int php_poll2(php_pollfd *ufds, unsigned int nfds, int timeout)
/php-src/ext/ftp/
H A Dftp.c332 php_pollfd p; in ftp_login()
1444 php_pollfd p; in single_send()
1556 php_pollfd p; in my_recv()
1871 php_pollfd p; in data_accept()
/php-src/ext/pgsql/
H A Dpgsql.c449 php_pollfd fd; in PQsocketPoll()

Completed in 56 milliseconds