Home
last modified time | relevance | path

Searched refs:_PC_XATTR_EXISTS (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1118 pub const _PC_XATTR_EXISTS: ::c_int = 38; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1961 pub const _PC_XATTR_EXISTS: ::c_int = 101; consts
/third_party/python/Modules/
H A Dposixmodule.c11732 #ifdef _PC_XATTR_EXISTS
11733 {"PC_XATTR_EXISTS", _PC_XATTR_EXISTS},

Completed in 29 milliseconds