Home
last modified time | relevance | path

Searched refs:client_end (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/fuchsia/
H A Dscoped_fx_logger.cc14 zx::socket client_end, request_end; in CreateFxLoggerFromLogSink() local
16 zx::socket::create(ZX_SOCKET_DATAGRAM, &client_end, &request_end); in CreateFxLoggerFromLogSink()
28 .log_service_channel = client_end.release(), in CreateFxLoggerFromLogSink()
/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dobjects.h61 … const char *client_end, const char *std_string, const char *datestyle, const char *timezone,
67 … const char *client_end, const char *std_string, const char *datestyle, const char *timezone,
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/kadmin/server/
H A Dauth_acl.c329 char *client, *client_end, *ops, *ops_end, *target, *target_end, *rs, *end; in parse_line() local
350 client_end = client + strcspn(client, ws); in parse_line()
351 ops = client_end + strspn(client_end, ws); in parse_line()
358 *client_end = *ops_end = *target_end = '\0'; in parse_line()
/dports/security/krb5/krb5-1.19.2/src/kadmin/server/
H A Dauth_acl.c329 char *client, *client_end, *ops, *ops_end, *target, *target_end, *rs, *end; in parse_line() local
350 client_end = client + strcspn(client, ws); in parse_line()
351 ops = client_end + strspn(client_end, ws); in parse_line()
358 *client_end = *ops_end = *target_end = '\0'; in parse_line()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/src/
H A Dssl.cpp194 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,0)); in SSLv3_client_method()
206 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,1)); in TLSv1_client_method()
218 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,2)); in TLSv1_1_client_method()
234 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,2), true); in SSLv23_client_method()
326 sendFinished(*ssl, client_end); in SSL_connect()
461 if (ssl->getSecurity().get_parms().entity_ == client_end) in SSL_do_handshake()
H A Dyassl.cpp140 SetUpBase(pimpl_->base_, client_end, s); in Connect()
H A Dhandshake.cpp881 ssl.set_random(ch.get_random(), client_end);
966 buildFinished(ssl, fin, side == client_end ? client : server);
977 if (side == client_end)
H A Dyassl_int.cpp800 if (sender == client_end) in set_random()
1087 if (secure_.get_parms().entity_ == client_end) { in setKeys()
1251 if ( (secure_.get_parms().entity_ == client_end && !verify) || in get_macSecret()
1289 if (secure_.get_parms().entity_ == client_end) in verifyState()
H A Dyassl_imp.cpp885 if (ssl.getSecurity().get_parms().entity_ == client_end) in Process()
1387 else if (ssl.getSecurity().get_parms().entity_ == client_end) in Process()
1832 ssl.set_random(random_, client_end); in Process()
2437 if (ssl.getSecurity().get_parms().entity_ == client_end) in Process()
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/src/
H A Dssl.cpp194 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,0)); in open_openal()
206 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,1)); in open_openal()
218 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,2)); in open_openal()
234 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,2), true); in open_openal()
326 sendFinished(*ssl, client_end); in open_openal()
461 if (ssl->getSecurity().get_parms().entity_ == client_end) in open_openal()
H A Dyassl.cpp140 SetUpBase(pimpl_->base_, client_end, s);
H A Dhandshake.cpp881 ssl.set_random(ch.get_random(), client_end); in sendClientHello()
966 buildFinished(ssl, fin, side == client_end ? client : server); in sendFinished()
977 if (side == client_end) in sendFinished()
H A Dyassl_int.cpp800 if (sender == client_end) in set_random()
1087 if (secure_.get_parms().entity_ == client_end) { in setKeys()
1251 if ( (secure_.get_parms().entity_ == client_end && !verify) || in get_macSecret()
1289 if (secure_.get_parms().entity_ == client_end) in verifyState()
H A Dyassl_imp.cpp885 if (ssl.getSecurity().get_parms().entity_ == client_end) in Process()
1387 else if (ssl.getSecurity().get_parms().entity_ == client_end) in Process()
1832 ssl.set_random(random_, client_end); in Process()
2437 if (ssl.getSecurity().get_parms().entity_ == client_end) in Process()
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/src/
H A Dssl.cpp193 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,0)); in SSLv3_client_method()
205 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,1)); in TLSv1_client_method()
217 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,2)); in TLSv1_1_client_method()
233 return NEW_YS SSL_METHOD(client_end, ProtocolVersion(3,2), true); in SSLv23_client_method()
323 sendFinished(*ssl, client_end); in SSL_connect()
452 if (ssl->getSecurity().get_parms().entity_ == client_end) in SSL_do_handshake()
H A Dyassl.cpp140 SetUpBase(pimpl_->base_, client_end, s); in Connect()
H A Dhandshake.cpp870 ssl.set_random(ch.get_random(), client_end); in sendClientHello()
955 buildFinished(ssl, fin, side == client_end ? client : server); in sendFinished()
966 if (side == client_end) in sendFinished()
H A Dyassl_int.cpp800 if (sender == client_end) in set_random()
1091 if (secure_.get_parms().entity_ == client_end) { in setKeys()
1255 if ( (secure_.get_parms().entity_ == client_end && !verify) || in get_macSecret()
1293 if (secure_.get_parms().entity_ == client_end) in verifyState()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DSearchDialog.cc133 for (; it != Client::client_end(); ++it) { in findClients()
H A DWindowManager.cc239 while (Client::client_begin() != Client::client_end()) { in cleanup()
344 for (; it_client != Client::client_end(); ++it_client) { in scanWindows()
490 for (; it != Client::client_end(); ++it) { in doReloadConfig()
562 for (; it != Client::client_end(); ++it) { in doReloadMouse()
583 for (; c_it != Client::client_end(); ++c_it) { in doReloadKeygrabber()
603 for (; it_c != Client::client_end(); ++it_c) { in doReloadAutoproperties()
H A DActionHandler.cc861 for (; it != Client::client_end(); ++it) { in findClientFromTitle()
928 for (; it != Client::client_end(); ++it) { in attachMarked()
H A DClient.hh117 static client_cit client_end(void) { return _clients.end(); } in client_end() function in Client
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/include/
H A Dyassl_types.hpp245 enum ConnectionEnd { server_end, client_end }; enumerator
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/include/
H A Dyassl_types.hpp245 enum ConnectionEnd { server_end, client_end }; enumerator
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/include/
H A Dyassl_types.hpp245 enum ConnectionEnd { server_end, client_end }; enumerator

12