HomeSort by relevance Sort by last modified time
    Searched full:servername (Results 76 - 100 of 169) sorted by null

1 2 34 5 6 7

  /libcore/ojluni/src/main/java/sun/security/provider/certpath/ldap/
LDAPCertStore.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcdcep.h 231 unsigned short *ServerName;
fwpmu.h 69 const wchar_t *serverName,
http.h 572 PCHAR ServerName;
rpcdce.h 447 typedef RPC_STATUS (__RPC_API *RPC_NEW_HTTP_PROXY_CHANNEL)(RPC_HTTP_REDIRECTOR_STAGE RedirectorStage,unsigned short *ServerName,unsigned short *ServerPort,unsigned short *RemoteUser,unsigned short *AuthType,void *ResourceUuid,void *Metadata,void *SessionId,void *Interface,void *Reserved,unsigned __LONG32 Flags,unsigned short **NewServerName,unsigned short **NewServerPort);
  /prebuilts/go/darwin-x86/src/crypto/tls/
conn.go 44 // serverName contains the server name indicated by the client, if any.
45 serverName string
996 state.ServerName = c.serverName
handshake_messages_test.go 124 m.serverName = randomString(rand.Intn(255), rand)
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_windows.go 107 ServerName: servernamep,
  /prebuilts/go/linux-x86/src/crypto/tls/
conn.go 44 // serverName contains the server name indicated by the client, if any.
45 serverName string
996 state.ServerName = c.serverName
handshake_messages_test.go 124 m.serverName = randomString(rand.Intn(255), rand)
  /prebuilts/go/linux-x86/src/crypto/x509/
root_windows.go 107 ServerName: servernamep,
  /external/dhcpcd-6.8.2/
dhcp.c 210 p = dhcp->servername;
211 e = p + sizeof(dhcp->servername);
1302 if (*dhcp->servername && !(overl & 2))
1363 if (*dhcp->servername && !(overl & 2)) {
1365 dhcp->servername, sizeof(dhcp->servername));
    [all...]
  /external/boringssl/src/ssl/test/runner/
common.go 188 ServerName string // server name requested by client, if any (server side only)
287 // ServerName is used to verify the hostname on the returned
290 ServerName string
    [all...]
conn.go 48 // serverName contains the server name indicated by the client, if any.
49 serverName string
    [all...]
  /external/clang/test/Analysis/
keychainAPI.m 40 const char *serverName,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/services/rss/
RSSFeedWatcherTask.java 34 * feedURL - URL of the feed where it will be published - eg., http://servername/path/to/feed.xml
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
smbno.h 64 #define ERRinvnetname 6 /* Invalid servername */
  /prebuilts/go/darwin-x86/src/syscall/
security_windows.go 75 //sys NetUserGetInfo(serverName *uint16, userName *uint16, level uint32, buf **byte) (neterr error) = netapi32.NetUserGetInfo
  /prebuilts/go/linux-x86/src/syscall/
security_windows.go 75 //sys NetUserGetInfo(serverName *uint16, userName *uint16, level uint32, buf **byte) (neterr error) = netapi32.NetUserGetInfo
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/imap/
ImapHelper.java 116 String serverName = mPrefs.getString(OmtpConstants.SERVER_ADDRESS, null);
128 context, this, username, password, port, serverName, auth, network);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-starteam.jar 
  /external/dhcpcd-6.8.2/dbus/
rpc-dbus.c 97 { "server_name=", DBUS_TYPE_STRING, 0, "ServerName"},
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSocketTest.java     [all...]
  /prebuilts/go/darwin-x86/doc/
go1.3.html 384 In Go 1.3, the bug is fixed: one must specify either ServerName or
385 InsecureSkipVerify, and if ServerName is specified it is enforced.
  /prebuilts/go/linux-x86/doc/
go1.3.html 384 In Go 1.3, the bug is fixed: one must specify either ServerName or
385 InsecureSkipVerify, and if ServerName is specified it is enforced.

Completed in 1433 milliseconds

1 2 34 5 6 7