Home
last modified time | relevance | path

Searched defs:rfds (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/win32/
H A Dselect.c37 PHPAPI int php_select(int max_fd, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *tv) in php_select()
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_unix.c271 fd_set rfds; in fpm_unix_init_main() local
/PHP-5.3/ext/sockets/
H A Dsockets.c791 fd_set rfds, wfds, efds; local
/PHP-5.3/ext/standard/
H A Dstreamsfuncs.c768 fd_set rfds, wfds, efds; in PHP_FUNCTION() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd.c1208 fd_set rfds, wfds, efds; in _mysqlnd_poll() local

Completed in 25 milliseconds