Home
last modified time | relevance | path

Searched defs:read_block (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/src/
Dstrings.c580 read_block (int fd, const char *fname, off_t fdlen, off_t from, off_t to) in read_block() function
/external/fio/t/
Ddedupe.c137 static int read_block(int fd, void *buf, off_t offset) in read_block() function
/external/squashfs-tools/squashfs-tools/
Dread_fs.c55 int read_block(int fd, long long start, long long *next, int expected, in read_block() function
Dunsquashfs.c664 int read_block(int fd, long long start, long long *next, int expected, in read_block() function
/external/libpcap/
Dsf-pcap-ng.c260 read_block(FILE *fp, pcap_t *p, struct block_cursor *cursor, char *errbuf) in read_block() function