Searched defs:read_block (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/src/ |
D | strings.c | 580 read_block (int fd, const char *fname, off_t fdlen, off_t from, off_t to) in read_block() function
|
/external/squashfs-tools/squashfs-tools/ |
D | read_fs.c | 55 int read_block(int fd, long long start, long long *next, int expected, in read_block() function
|
D | unsquashfs.c | 664 int read_block(int fd, long long start, long long *next, int expected, in read_block() function
|
/external/fio/t/ |
D | dedupe.c | 137 static int read_block(int fd, void *buf, off_t offset) in read_block() function
|
/external/libpcap/ |
D | sf-pcap-ng.c | 256 read_block(FILE *fp, pcap_t *p, struct block_cursor *cursor, char *errbuf) in read_block() function
|