Home
last modified time | relevance | path

Searched refs:ST_APPEND (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstatvfs.h39 #define ST_APPEND 256 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dstatvfs.h36 #define ST_APPEND 256 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstatvfs.h39 #define ST_APPEND 256 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstatvfs.h39 #define ST_APPEND 256 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstatvfs.h39 #define ST_APPEND 256 macro
/third_party/musl/include/sys/
H A Dstatvfs.h40 #define ST_APPEND 256 macro
/third_party/rust/crates/nix/src/sys/
H A Dstatvfs.rs47 ST_APPEND;
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs892 pub const ST_APPEND: ::c_ulong = 256; consts
/third_party/python/Modules/
H A Dposixmodule.c15345 #ifdef ST_APPEND in all_ins()
15346 if (PyModule_AddIntMacro(m, ST_APPEND)) return -1; in all_ins()
15347 #endif /* ST_APPEND */ in all_ins()
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2306 pub const ST_APPEND: ::c_ulong = 256; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1742 pub const ST_APPEND: ::c_ulong = 256; consts

Completed in 44 milliseconds