OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 155 milliseconds