Home
last modified time | relevance | path

Searched refs:O_XATTR (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1302 pub const O_XATTR: ::c_int = 0x4000; consts
/third_party/python/Modules/
H A Dposixmodule.c15154 #ifdef O_XATTR in all_ins()
15155 if (PyModule_AddIntMacro(m, O_XATTR)) return -1; in all_ins()

Completed in 23 milliseconds