Home
last modified time | relevance | path

Searched defs:CLIENT (Results 1 – 5 of 5) sorted by relevance

/third_party/node/src/quic/
Dbindingdata.h24 CLIENT = NGTCP2_CRYPTO_SIDE_CLIENT, enumerator
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
DMessage.pm133 CLIENT => 0, constant
/third_party/openssl/util/perl/TLSProxy/
DMessage.pm133 CLIENT => 0, constant
/third_party/glfw/tests/
Dglfwinfo.c366 enum { CLIENT, CONTEXT, BEHAVIOR, DEBUG, FORWARD, HELP, EXTENSIONS, LAYERS, in main() enumerator
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs423 const CLIENT = ffi::SSL_SESS_CACHE_CLIENT; constant