Searched defs:CLIENT (Results 1 – 5 of 5) sorted by relevance
/third_party/node/src/quic/ |
D | bindingdata.h | 24 CLIENT = NGTCP2_CRYPTO_SIDE_CLIENT, enumerator
|
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/ |
D | Message.pm | 133 CLIENT => 0, constant
|
/third_party/openssl/util/perl/TLSProxy/ |
D | Message.pm | 133 CLIENT => 0, constant
|
/third_party/glfw/tests/ |
D | glfwinfo.c | 366 enum { CLIENT, CONTEXT, BEHAVIOR, DEBUG, FORWARD, HELP, EXTENSIONS, LAYERS, in main() enumerator
|
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
D | mod.rs | 423 const CLIENT = ffi::SSL_SESS_CACHE_CLIENT; constant
|