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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpthread-2.7.so 
libpthread.so.0 
  /external/qemu/
qemu-io.c 198 static int do_pread(char *buf, int64_t offset, int count, int *total) function
457 cnt = do_pread(buf, offset, count, &total);
    [all...]

Completed in 574 milliseconds