Home
last modified time | relevance | path

Searched defs:SocketType (Results 1 - 7 of 7) sorted by relevance

/third_party/node/src/
H A Dpipe_wrap.h37 enum SocketType { enum in node::PipeWrap
H A Dtcp_wrap.h37 enum SocketType { enum in node::TCPWrap
H A Dudp_wrap.h122 enum SocketType { enum in node::final
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dvms_term_sock.c282 CreateSocketPair(int SocketFamily, int SocketType, int SocketProtocol, int *SocketPair) CreateSocketPair() argument
/third_party/openssl/apps/lib/
H A Dvms_term_sock.c282 CreateSocketPair(int SocketFamily, int SocketType, int SocketProtocol, int *SocketPair) CreateSocketPair() argument
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dtypes.rs13 pub struct SocketType(pub(crate) RawSocketType); structure names
16 impl SocketType { impls
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dtypes.rs13 pub struct SocketType(pub(crate) RawSocketType); structure names
16 impl SocketType { impls

Completed in 5 milliseconds