Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs691 pub const _SC_PII_OSI_COTS: ::c_int = 63; constant
/external/python/cpython2/Modules/
Dposixmodule.c8329 #ifdef _SC_PII_OSI_COTS
8330 {"SC_PII_OSI_COTS", _SC_PII_OSI_COTS},
/external/python/cpython3/Modules/
Dposixmodule.c11961 #ifdef _SC_PII_OSI_COTS
11962 {"SC_PII_OSI_COTS", _SC_PII_OSI_COTS},