Home
last modified time | relevance | path

Searched refs:peerName (Results 51 – 75 of 1168) sorted by relevance

12345678910>>...47

/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/lib/abyss/src/
H A Dsockutil.c163 unsigned char * peerName; in sockutil_getPeerName() local
168 peerName = malloc(nameSize); in sockutil_getPeerName()
170 if (peerName == NULL) in sockutil_getPeerName()
176 rc = getpeername(sockFd, (struct sockaddr *)peerName, &nameLen); in sockutil_getPeerName()
189 *sockaddrPP = (struct sockaddr *)peerName; in sockutil_getPeerName()
195 free(peerName); in sockutil_getPeerName()
/dports/lang/php73/php-7.3.33/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt26 $peerName = 'stream_verify_peer_name_001';
40 $clientCode = sprintf($clientCode, $peerName);
44 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dstream_crypto_flags_001.phpt29 $peerName = 'stream_crypto_flags_001';
47 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
52 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtconnectivity/examples/bluetooth/btchat/
H A Dchatclient.cpp102 emit messageReceived(socket->peerName(), in readSocket()
122 QString errorString = socket->peerName() + QLatin1Char(' ') in onSocketErrorOccurred()
131 emit connected(socket->peerName()); in connected()
/dports/lang/php80/php-8.0.15/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt26 $peerName = 'stream_verify_peer_name_001';
40 $clientCode = sprintf($clientCode, $peerName);
44 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dsession_meta_capture_tlsv13.phpt29 $peerName = 'session_meta_capture_tlsv13';
45 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
50 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/lang/php74/php-7.4.27/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt26 $peerName = 'stream_verify_peer_name_001';
40 $clientCode = sprintf($clientCode, $peerName);
44 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dsession_meta_capture_tlsv13.phpt29 $peerName = 'session_meta_capture_tlsv13';
47 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
52 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/security/php80-openssl/php-8.0.15/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt26 $peerName = 'stream_verify_peer_name_001';
40 $clientCode = sprintf($clientCode, $peerName);
44 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dsession_meta_capture_tlsv13.phpt29 $peerName = 'session_meta_capture_tlsv13';
45 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
50 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/security/php74-openssl/php-7.4.27/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt26 $peerName = 'stream_verify_peer_name_001';
40 $clientCode = sprintf($clientCode, $peerName);
44 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dsession_meta_capture_tlsv13.phpt29 $peerName = 'session_meta_capture_tlsv13';
47 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
52 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/security/php73-openssl/php-7.3.33/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt26 $peerName = 'stream_verify_peer_name_001';
40 $clientCode = sprintf($clientCode, $peerName);
44 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/www/mod_php73/php-7.3.33/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt26 $peerName = 'stream_verify_peer_name_001';
40 $clientCode = sprintf($clientCode, $peerName);
44 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/www/mod_php74/php-7.4.27/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt26 $peerName = 'stream_verify_peer_name_001';
40 $clientCode = sprintf($clientCode, $peerName);
44 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dsession_meta_capture_tlsv13.phpt29 $peerName = 'session_meta_capture_tlsv13';
47 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
52 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/www/mod_php80/php-8.0.15/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt26 $peerName = 'stream_verify_peer_name_001';
40 $clientCode = sprintf($clientCode, $peerName);
44 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dsession_meta_capture_tlsv13.phpt29 $peerName = 'session_meta_capture_tlsv13';
45 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
50 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/lang/php81/php-8.1.1/ext/openssl/tests/
H A Dsession_meta_capture_tlsv13.phpt30 $peerName = 'session_meta_capture_tlsv13';
46 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
51 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dstream_crypto_flags_001.phpt31 $peerName = 'stream_crypto_flags_001';
50 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
55 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/www/mod_php81/php-8.1.1/ext/openssl/tests/
H A Dsession_meta_capture_tlsv13.phpt30 $peerName = 'session_meta_capture_tlsv13';
46 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
51 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
H A Dstream_crypto_flags_001.phpt31 $peerName = 'stream_crypto_flags_001';
50 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
55 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/security/php81-openssl/php-8.1.1/ext/openssl/tests/
H A Dsession_meta_capture_tlsv13.phpt30 $peerName = 'session_meta_capture_tlsv13';
46 $clientCode = sprintf($clientCode, $cacertFile, $peerName);
51 $certificateGenerator->saveNewCertAsFileWithKey($peerName, $certFile);
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dhello.at3 def sayHello(peerName) {
4 system.println(peerName + " says hello!");
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dhello.at3 def sayHello(peerName) {
4 system.println(peerName + " says hello!");

12345678910>>...47