Home
last modified time | relevance | path

Searched refs:full_read (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/contrib/
Dmake-sparse.c23 int full_read(int fd, char *buf, size_t count) in full_read() function
64 got = full_read(0, buf, sizeof(buf)); in main()
/external/e2fsprogs/util/
Dcopy_sparse.c65 static int full_read(int fd, char *buf, size_t count) in full_read() function
167 got = full_read(fd, buf, bs); in copy_sparse_file()
/external/pcre/dist/
Dpcre_jit_compile.c2587 static void read_char7_type(compiler_common *common, BOOL full_read) in read_char7_type() argument
2602 if (full_read) in read_char7_type()