Searched defs:SocketType (Results 1 - 7 of 7) sorted by relevance
| /third_party/node/src/ | ||
| H A D | pipe_wrap.h | 37 enum SocketType { enum in node::PipeWrap |
| H A D | tcp_wrap.h | 37 enum SocketType { enum in node::TCPWrap |
| H A D | udp_wrap.h | 122 enum SocketType { enum in node::final |
| /third_party/node/deps/openssl/openssl/apps/lib/ | ||
| H A D | vms_term_sock.c | 282 CreateSocketPair(int SocketFamily, int SocketType, int SocketProtocol, int *SocketPair) CreateSocketPair() argument |
| /third_party/openssl/apps/lib/ | ||
| H A D | vms_term_sock.c | 282 CreateSocketPair(int SocketFamily, int SocketType, int SocketProtocol, int *SocketPair) CreateSocketPair() argument |
| /third_party/rust/crates/rustix/src/backend/libc/net/ | ||
| H A D | types.rs | 13 pub struct SocketType(pub(crate) RawSocketType); structure names 16 impl SocketType { impls |
| /third_party/rust/crates/rustix/src/backend/linux_raw/net/ | ||
| H A D | types.rs | 13 pub struct SocketType(pub(crate) RawSocketType); structure names 16 impl SocketType { impls |
Completed in 5 milliseconds