Searched defs:rfds (Results 1 – 5 of 5) sorted by relevance
/PHP-5.3/win32/ |
H A D | select.c | 37 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 D | fpm_unix.c | 271 fd_set rfds; in fpm_unix_init_main() local
|
/PHP-5.3/ext/sockets/ |
H A D | sockets.c | 791 fd_set rfds, wfds, efds; local
|
/PHP-5.3/ext/standard/ |
H A D | streamsfuncs.c | 768 fd_set rfds, wfds, efds; in PHP_FUNCTION() local
|
/PHP-5.3/ext/mysqlnd/ |
H A D | mysqlnd.c | 1208 fd_set rfds, wfds, efds; in _mysqlnd_poll() local
|
Completed in 21 milliseconds