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

1 2 34 5

  /external/chromium_org/win8/viewer/
metro_viewer_process_host.cc 118 // TODO(cpu): launch with "-ServerName:DefaultBrowserServer"
  /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);
winspool.h     [all...]
  /external/chromium_org/third_party/boringssl/src/ssl/test/runner/
common.go 171 ServerName string // server name requested by client, if any (server side only)
249 // ServerName is used to verify the hostname on the returned
252 ServerName string
conn.go 45 // serverName contains the server name indicated by the client, if any.
46 serverName string
1113 state.ServerName = c.serverName
  /external/chromium_org/third_party/tlslite/tlslite/
messages.py 121 tack=False, supports_npn=False, serverName=None):
132 if serverName:
133 self.server_name = bytearray(serverName, "utf-8")
  /external/dhcpcd/
dhcp.c 351 p = dhcp->servername;
352 e = p + sizeof(dhcp->servername);
1413 if (*dhcp->servername && !(overl & 2))
1441 if (*dhcp->servername && !(overl & 2))
1442 setvar(&ep, prefix, "server_name", (const char *)dhcp->servername);
    [all...]
dhcpcd.c 461 if (dhcp->servername[0] && r == 0)
463 tfrom, inet_ntoa(addr), dhcp->servername);
    [all...]
  /external/chromium_org/tools/python/google/httpd_config/
httpd.conf 298 # ServerName allows you to set a host name which is sent back to clients for
313 ServerName 127.0.0.1
402 # to the server the response is coming from) it will use ServerName and
httpd2.conf 124 # to the server the response is coming from) it will use ServerName and
  /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.6/sysroot/usr/include/linux/
smbno.h 64 #define ERRinvnetname 6 /* Invalid servername */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
smbno.h 64 #define ERRinvnetname 6 /* Invalid servername */
  /external/openssl/ssl/
ssl_err.c     [all...]
ssl.h 459 * HostName [ 6 ] EXPLICIT OCTET STRING, -- optional HostName from servername TLS extension
    [all...]
  /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/chromium_org/chrome/app/
client_util.cc 191 ::GetCommandLineW(), L" -ServerName:DefaultBrowserServer") != NULL);
  /external/chromium_org/third_party/boringssl/src/ssl/test/
bssl_shim.cc 424 fprintf(stderr, "servername mismatch (got %s; want %s)\n",
  /external/openssl/include/openssl/
ssl.h 459 * HostName [ 6 ] EXPLICIT OCTET STRING, -- optional HostName from servername TLS extension
    [all...]
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h     [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_mschapv2.c 284 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Authentication Servername",

Completed in 6517 milliseconds

1 2 34 5