Home
last modified time | relevance | path

Searched defs:creat64 (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/linux/user/include/
H A Dfcntl.h206 #define creat64 creat macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h205 #define creat64 creat macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h205 #define creat64 creat macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h205 #define creat64 creat macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h197 #define creat64 creat macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h205 #define creat64 creat macro
/third_party/musl/include/
H A Dfcntl.h208 #define creat64 creat macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1699 pub fn creat64(path: *const c_char, mode: mode_t) -> ::c_int; in creat64() functions

Completed in 10 milliseconds