Home
last modified time | relevance | path

Searched defs:read_ahead (Results 1 – 3 of 3) sorted by relevance

/external/iputils/
Dtftpsubs.c121 void read_ahead(FILE *file, int convert) in read_ahead() function
/external/pdfium/third_party/libtiff/
Dtif_read.c46 TIFFFillStripPartial( TIFF *tif, int strip, tmsize_t read_ahead, int restart ) in TIFFFillStripPartial()
179 tmsize_t read_ahead = 0; in TIFFSeek() local
/external/curl/tests/server/
Dtftpd.c473 static void read_ahead(struct testcase *test, in read_ahead() function