Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/libc-test/semver/
Dlinux-gnu.txt540 _SC_PII_SOCKET
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs764 pub const _SC_PII_SOCKET: ::c_int = 55; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1744 pub const _SC_PII_SOCKET: ::c_int = 102; constant
/third_party/python/Modules/
Dposixmodule.c12128 #ifdef _SC_PII_SOCKET
12129 {"SC_PII_SOCKET", _SC_PII_SOCKET},