OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_llseek
(Results
1 - 9
of
9
) sorted by null
/system/connectivity/shill/shims/
nfqueue-seccomp-x86.policy
39
_llseek
: 1
nfqueue-seccomp-arm.policy
49
_llseek
: 1
/external/e2fsprogs/lib/blkid/
llseek.c
61
static int
_llseek
(unsigned int, unsigned long, unsigned long,
64
static _syscall5(int,
_llseek
, unsigned int, fd, unsigned long, offset_high,
75
retval =
_llseek
(fd, ((unsigned long long) offset) >> 32,
/external/e2fsprogs/lib/ext2fs/
llseek.c
62
static int
_llseek
(unsigned int, unsigned long,
65
static _syscall5(int,
_llseek
,unsigned int,fd,unsigned long,offset_high,
76
retval =
_llseek
(fd, ((unsigned long long) offset) >> 32,
/system/tpm/trunks/
trunksd-seccomp-arm.policy
39
_llseek
: 1
trunksd-seccomp-x86.policy
45
_llseek
: 1
/system/vold/bench/
benchgen.py
108
interesting = ["mmap2","read","write","pread64","pwrite64","fsync","fdatasync","openat","close","lseek","
_llseek
"]
199
elif e.call == "
_llseek
":
/external/google-breakpad/src/third_party/lss/
linux_syscall_support.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h
[
all
...]
Completed in 629 milliseconds