Home
last modified time | relevance | path

Searched defs:open64 (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/linux/user/include/fortify/
H A Dfcntl.h38 int __open64_real(const char*, int, ...) __DIAGNOSE_RENAME(open64); variable
/third_party/musl/include/fortify/linux/
H A Dfcntl.h38 int __open64_real(const char*, int, ...) __DIAGNOSE_RENAME(open64); variable
/third_party/NuttX/fs/vfs/
H A Dfs_open.c363 int open64 (const char *__path, int __oflag, ...) in open64() function
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dfcntl_ext.c28 #undef open64 macro
[all...]
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c58 EXPORT_SYMBOL_PROTO(open64); variable
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h204 #define open64 open macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h203 #define open64 open macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h203 #define open64 open macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h203 #define open64 open macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h203 #define open64 open macro
/third_party/musl/include/
H A Dfcntl.h206 #define open64 open macro
/third_party/pulseaudio/src/utils/
H A Dpadsp.c64 #undef open64 macro
2576 #undef open64 macro
2577 int open64(const char *filename, int flags, ...) { function
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1718 pub fn open64(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; in open64() functions

Completed in 14 milliseconds