has_timeout      1780 ext/openssl/xp_ssl.c 						has_timeout = 0;
has_timeout      1802 ext/openssl/xp_ssl.c 		has_timeout = !sslsock->s.is_blocked && (timeout->tv_sec || timeout->tv_usec);
has_timeout      1804 ext/openssl/xp_ssl.c 		if (has_timeout) {
has_timeout      1818 ext/openssl/xp_ssl.c 			if (has_timeout) {
has_timeout      1837 ext/openssl/xp_ssl.c 					if (has_timeout) {
has_timeout      1841 ext/openssl/xp_ssl.c 						(POLLIN|POLLPRI) : POLLOUT, has_timeout ? &left_time : NULL);
has_timeout      1937 ext/openssl/xp_ssl.c 		int has_timeout = 0;
has_timeout      1955 ext/openssl/xp_ssl.c 			has_timeout = 1;
has_timeout      1965 ext/openssl/xp_ssl.c 			if (has_timeout) {
has_timeout      1999 ext/openssl/xp_ssl.c 			if (has_timeout) {
has_timeout      2034 ext/openssl/xp_ssl.c 							(POLLOUT|POLLPRI) : (POLLIN|POLLPRI), has_timeout ? &left_time : NULL);
has_timeout      2037 ext/openssl/xp_ssl.c 							(POLLIN|POLLPRI) : (POLLOUT|POLLPRI), has_timeout ? &left_time : NULL);
has_timeout      2053 ext/openssl/xp_ssl.c 							(POLLOUT|POLLPRI) : (POLLIN|POLLPRI), has_timeout ? &left_time : NULL);
has_timeout      2056 ext/openssl/xp_ssl.c 							(POLLIN|POLLPRI) : (POLLOUT|POLLPRI), has_timeout ? &left_time : NULL);