OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pwrite64
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/arch-arm/syscalls/
pwrite64.S
6
ENTRY(
pwrite64
)
function
18
END(
pwrite64
)
/bionic/libc/arch-mips/syscalls/
pwrite64.S
4
.globl
pwrite64
6
.ent
pwrite64
8
pwrite64
:
label
22
.end
pwrite64
/bionic/libc/arch-x86/syscalls/
pwrite64.S
6
ENTRY(
pwrite64
)
function
33
END(
pwrite64
)
/libcore/luni/src/main/native/
Portability.h
39
#define
pwrite64
pwrite
macro
Completed in 3808 milliseconds