Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs684 pub const _SC_PII_SOCKET: ::c_int = 55; constant
/external/python/cpython2/Modules/
Dposixmodule.c8335 #ifdef _SC_PII_SOCKET
8336 {"SC_PII_SOCKET", _SC_PII_SOCKET},
/external/python/cpython3/Modules/
Dposixmodule.c11967 #ifdef _SC_PII_SOCKET
11968 {"SC_PII_SOCKET", _SC_PII_SOCKET},