Home
last modified time | relevance | path

Searched refs:_SC_PII_OSI_CLTS (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs692 pub const _SC_PII_OSI_CLTS: ::c_int = 64; constant
/external/python/cpython2/Modules/
Dposixmodule.c8326 #ifdef _SC_PII_OSI_CLTS
8327 {"SC_PII_OSI_CLTS", _SC_PII_OSI_CLTS},
/external/python/cpython3/Modules/
Dposixmodule.c11958 #ifdef _SC_PII_OSI_CLTS
11959 {"SC_PII_OSI_CLTS", _SC_PII_OSI_CLTS},