Searched refs:rcvlen (Results 1 – 1 of 1) sorted by relevance
1293 int rcvlen; in Curl_os400_recvfrom() local1304 rcvlen = recvfrom(sd, buffer, buflen, flags, in Curl_os400_recvfrom()1307 if(rcvlen < 0) in Curl_os400_recvfrom()1308 return rcvlen; in Curl_os400_recvfrom()1339 return rcvlen; in Curl_os400_recvfrom()