Searched refs:ptimeout (Results 1 – 1 of 1) sorted by relevance
156 struct timeval *ptimeout; in Curl_socket_check()286 ptimeout = (timeout_ms < 0) ? NULL : &pending_tv; in Curl_socket_check()327 &fds_err, ptimeout); in Curl_socket_check()390 struct timeval *ptimeout; in Curl_poll() local497 ptimeout = (timeout_ms < 0) ? NULL : &pending_tv; in Curl_poll()520 ptimeout); in Curl_poll()