OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:llseek
(Results
1 - 8
of
8
) sorted by null
/external/e2fsprogs/lib/blkid/
llseek.c
2
*
llseek
.c -- stub calling the
llseek
system call
41
extern long long
llseek
(int fd, long long offset, int origin);
44
#define my_llseek
llseek
50
#define
llseek
lseek
macro
108
* which does not support the
llseek
system call
Android.mk
9
llseek
.c \
/external/e2fsprogs/lib/ext2fs/
llseek.c
2
*
llseek
.c -- stub calling the
llseek
system call
42
extern long long
llseek
(int fd, long long offset, int origin);
45
#define my_llseek
llseek
105
* which does not support the
llseek
system call
Android.mk
49
llseek
.c \
/external/strace/
lseek.c
50
/*
llseek
syscall takes explicitly two ulong arguments hi, lo,
54
* See kernel's fs/read_write.c::SYSCALL_DEFINE5(
llseek
, ...)
61
* ...however, x32 (and x86_64) does not _have_
llseek
syscall as such.
63
SYS_FUNC(
llseek
)
sys_func.h
110
extern SYS_FUNC(
llseek
);
/external/valgrind/memcheck/tests/x86-linux/
scalar.stderr.exp
[
all
...]
/external/e2fsprogs/
configure
[
all
...]
Completed in 565 milliseconds