has_timeout      1683 ext/openssl/xp_ssl.c 						has_timeout = 0;
has_timeout      1705 ext/openssl/xp_ssl.c 		has_timeout = !sslsock->s.is_blocked && (timeout->tv_sec || timeout->tv_usec);
has_timeout      1707 ext/openssl/xp_ssl.c 		if (has_timeout) {
has_timeout      1721 ext/openssl/xp_ssl.c 			if (has_timeout) {
has_timeout      1740 ext/openssl/xp_ssl.c 					if (has_timeout) {
has_timeout      1744 ext/openssl/xp_ssl.c 						(POLLIN|POLLPRI) : POLLOUT, has_timeout ? &left_time : NULL);
has_timeout      1836 ext/openssl/xp_ssl.c 		int has_timeout = 0;
has_timeout      1848 ext/openssl/xp_ssl.c 			has_timeout = 1;
has_timeout      1858 ext/openssl/xp_ssl.c 			if (has_timeout) {
has_timeout      1892 ext/openssl/xp_ssl.c 			if (has_timeout) {
has_timeout      1927 ext/openssl/xp_ssl.c 							(POLLOUT|POLLPRI) : (POLLIN|POLLPRI), has_timeout ? &left_time : NULL);
has_timeout      1930 ext/openssl/xp_ssl.c 							(POLLIN|POLLPRI) : (POLLOUT|POLLPRI), has_timeout ? &left_time : NULL);
has_timeout      1945 ext/openssl/xp_ssl.c 							(POLLOUT|POLLPRI) : (POLLIN|POLLPRI), has_timeout ? &left_time : NULL);
has_timeout      1948 ext/openssl/xp_ssl.c 							(POLLIN|POLLPRI) : (POLLOUT|POLLPRI), has_timeout ? &left_time : NULL);