Home
last modified time | relevance | path

Searched defs:efds (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/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.5/ext/standard/
H A Dstreamsfuncs.c779 fd_set rfds, wfds, efds; in PHP_FUNCTION() local
/PHP-5.5/ext/sockets/
H A Dsockets.c847 fd_set rfds, wfds, efds; local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c1361 fd_set rfds, wfds, efds; local

Completed in 28 milliseconds