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

1 2 34 5 6 7 8 91011>>

  /development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt 515 gethostname
  /development/ndk/platforms/android-8/include/
unistd.h 149 extern int gethostname(char *, size_t);
  /development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt 423 gethostname
  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt 417 gethostname
  /development/ndk/platforms/android-9/include/
unistd.h 153 extern int gethostname(char *, size_t);
  /development/ndk/platforms/android-L/arch-arm64/symbols/
libc.so.functions.txt 360 gethostname
  /development/ndk/platforms/android-L/arch-mips64/symbols/
libc.so.functions.txt 361 gethostname
  /development/ndk/platforms/android-L/arch-x86_64/symbols/
libc.so.functions.txt 360 gethostname
  /external/bison/m4/
unistd_h.m4 46 gethostname getlogin getlogin_r getpagesize
  /external/chromium_org/chromeos/network/
host_resolver_impl_chromeos_unittest.cc 157 net::HostPortPair(net::GetHostName(), 80));
  /external/chromium_org/net/dns/
dns_test_util.cc 63 virtual const std::string& GetHostname() const OVERRIDE {
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_sony.h 199 extern int gethostname(char *name, int namelen);
sunos4.h 155 extern int gethostname(char *, int);
  /external/libpcap/lbl/
os-sunos4.h 92 int gethostname(char *, int);
  /external/lldb/source/Plugins/Platform/MacOSX/
PlatformDarwin.h 79 GetHostname ();
  /external/lldb/source/Plugins/Platform/gdb-server/
PlatformRemoteGDBServer.h 121 GetHostname ();
  /external/lldb/source/Target/
Platform.cpp 305 strm.Printf(" Hostname: %s\n", GetHostname());
311 strm.Printf(" Hostname: %s\n", GetHostname());
395 const char *name = GetHostname();
402 Platform::GetHostname ()
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/internal/
SslContextBuilder.java 71 localhost = new SslContextBuilder(InetAddress.getLocalHost().getHostName()).build();
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpAuthenticator.java 70 proxyAddress.getHostName(), getConnectToInetAddress(proxy, url), proxyAddress.getPort(),
  /external/tcpdump/lbl/
os-sunos4.h 92 int gethostname(char *, int);
  /frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
ProxyServer.java 119 server = new Socket(inetSocketAddress.getHostName(),
  /libcore/luni/src/main/java/java/net/
PlainDatagramSocketImpl.java 210 throw new SocketException("Host is unresolved: " + inetAddr.getHostName());
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLEnginePair.java 90 SSLEngine client = c.clientContext.createSSLEngine(c.host.getHostName(), c.port);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
posix1_lim.h 51 as returned from the GETHOSTNAME function. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libxcb.so 

Completed in 1202 milliseconds

1 2 34 5 6 7 8 91011>>