Home
last modified time | relevance | path

Searched refs:bytestoread (Results 1 – 7 of 7) sorted by relevance

/external/c-ares/
Dares__read_line.c49 int bytestoread = aresx_uztosi(*bufsize - offset); in ares__read_line() local
51 if (!fgets(*buf + offset, bytestoread, fp)) in ares__read_line()
/external/curl/tests/server/
Dgetpart.c101 int bytestoread = curlx_uztosi(*bufsize - offset); in readline() local
103 if(!fgets(*buffer + offset, bytestoread, stream)) in readline()
/external/curl/lib/
Dtransfer.c410 size_t bytestoread = buffersize; in readwrite_data() local
417 if(totalleft < (curl_off_t)bytestoread) in readwrite_data()
418 bytestoread = (size_t)totalleft; in readwrite_data()
421 if(bytestoread) { in readwrite_data()
423 result = Curl_read(conn, conn->sockfd, k->buf, bytestoread, &nread); in readwrite_data()
Dfile.c554 size_t bytestoread = in file_do() local
558 nread = read(fd, buf, bytestoread); in file_do()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...