Searched defs:hostName (Results 1 - 25 of 57) sorted by relevance

123

/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/win/
H A DtclXwinId.c82 char hostName [TCL_RESULT_SIZE]; local
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/Java/
H A DResolveListener.java53 serviceResolved( DNSSDService resolver, int flags, int ifIndex, String fullName, String hostName, int port, TXTRecord txtRecord) argument
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixSock.c21 static ProcessGlobalValue hostName = variable
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXsocket.c114 CONST char *hostName; local
/macosx-10.10.1/KerberosHelper-151/Tests/
H A Dkerberos-helper-tests.c33 CFStringRef localRealm = NULL, outPrincipal = NULL, outUsername = NULL, inUsername = NULL, hostName = NULL, hostNameDotLocal = NULL; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/simpleUrlAccess/
H A DsimpleUrlAccess.c113 char hostName[COMP_LENGTH]; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslEAP/
H A DringBufferThreads.h40 char *hostName; /* optional for client */ member in struct:__anon5270
H A DsslEAP.cpp66 char *hostName = NULL; local
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DChooserDialog.h46 std::string hostName; member in struct:ServiceInstanceInfo
/macosx-10.10.1/Security-57031.1.35/sslViewer/
H A DsslEcdsa.cpp56 const char *hostName; member in struct:__anon5448
H A DioSock.c141 MakeServerConnection( const char *hostName, int port, int nonBlocking, otSocket *socketNo, PeerSpec *peer) argument
H A DsslThreading.h28 const char *hostName; member in struct:__anon5449
/macosx-10.10.1/WebKit2-7600.1.25/NetworkProcess/
H A DNetworkResourceLoadScheduler.cpp66 String hostName = url.host(); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/regressions/
H A Dssl-45-tls12.c86 static int SocketConnect(const char *hostName, int port) argument
H A Dssl-47-falsestart.c80 static int SocketConnect(const char *hostName, int port) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DioSock.c161 MakeServerConnection( const char *hostName, int port, int nonBlocking, otSocket *socketNo, PeerSpec *peer) argument
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DioSock.c141 MakeServerConnection( const char *hostName, int port, int nonBlocking, otSocket *socketNo, PeerSpec *peer) argument
H A DsslThreading.h27 const char *hostName; member in struct:__anon5228
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/dotMacRequest/
H A DdotMacRequest.cpp96 dotMacGetPendingRequest( const char *userName, const char *password, CertRequestType requestType, const char *hostName, SecKeychainRef keychain) argument
196 dotMacPostPendingReqPoll( const char *userName, const char *password, const char *hostName) argument
283 dotMacPostCertRequest( const char *userName, const char *password, SecKeyRef privKey, SecKeyRef pubKey, CertRequestType requestType, bool renew, bool async, const char *hostName, SecKeychainRef keychain) argument
454 char *hostName = NULL; /* leave as the default! = HOST_DEFAULT; */ local
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslBench/
H A DsslBench.cpp61 const char *hostName = HOST_DEF; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslEcdsa/
H A DsslEcdsa.cpp50 const char *hostName; member in struct:__anon5271
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslHdshakeTime/
H A DsslHdshakeTime.cpp68 char *hostName = HOST_DEF; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A DioSockThr.c140 MakeServerConnection( const char *hostName, int port, otSocket *socketNo, PeerSpec *peer) argument
H A DsslPing.cpp23 const char *hostName; member in struct:__anon5282
353 const char *hostName; local
192 doSslPing( SSLProtocol tryVersion, const char *hostName, unsigned short port, const char *getMsg, CSSM_BOOL allowExpired, CSSM_BOOL keepConnected, CSSM_BOOL requireNotify, SSLProtocol *negVersion, SSLCipherSuite *negCipher) argument
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/DNSServiceBrowser.NET/
H A DDNSServiceBrowser.cs697 ServiceResolved( DNSSDService sref, DNSSDFlags flags, uint ifIndex, String fullName, String hostName, ushort port, TXTRecord txtRecord ) argument

Completed in 380 milliseconds

123