HomeSort by relevance Sort by last modified time
    Searched full:read_block_no_mmap (Results 1 - 1 of 1) sorted by null

  /external/elfutils/src/
strings.c 517 read_block_no_mmap (int fd, const char *fname, off64_t from, off64_t fdlen) function
603 return read_block_no_mmap (fd, fname, from, to - from);

Completed in 73 milliseconds