Home
last modified time | relevance | path

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

/external/e2fsprogs/contrib/
Dmake-sparse.c27 int full_read(int fd, char *buf, size_t count) in full_read() function
68 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/dist2/src/
Dpcre2_jit_compile.c2859 static void read_char7_type(compiler_common *common, BOOL full_read) in read_char7_type() argument
2874 if (full_read) in read_char7_type()