OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:openat64
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
fcntl2.h
109
int __oflag, ...),
openat64
)
144
int __oflag, ...),
openat64
)
147
"
openat64
can be called either with 3 or 4 arguments, not more");
149
"
openat64
with O_CREAT in third argument needs 4 arguments");
152
openat64
(int __fd, __const char *__path, int __oflag, ...)
function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl2.h
109
int __oflag, ...),
openat64
)
144
int __oflag, ...),
openat64
)
147
"
openat64
can be called either with 3 or 4 arguments, not more");
149
"
openat64
with O_CREAT in third argument needs 4 arguments");
152
openat64
(int __fd, __const char *__path, int __oflag, ...)
function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl2.h
109
int __oflag, ...),
openat64
)
144
int __oflag, ...),
openat64
)
147
"
openat64
can be called either with 3 or 4 arguments, not more");
149
"
openat64
with O_CREAT in third argument needs 4 arguments");
152
openat64
(int __fd, __const char *__path, int __oflag, ...)
function
Completed in 139 milliseconds