Searched refs:rcvlen (Results 1 – 1 of 1) sorted by relevance
1357 int rcvlen; in Curl_os400_recvfrom() local1365 rcvlen = recvfrom(sd, buffer, buflen, flags, in Curl_os400_recvfrom()1368 if(rcvlen < 0) in Curl_os400_recvfrom()1369 return rcvlen; in Curl_os400_recvfrom()1379 return rcvlen; in Curl_os400_recvfrom()