HomeSort by relevance Sort by last modified time
    Searched full:host (Results 801 - 825 of 2243) sorted by null

<<31323334353637383940>>

  /development/simulator/wrapsim/
FakeDev.h 100 * if it can't and we don't want to allow fallback to the host-device.
  /development/tools/jdwpspy/
Main.c 131 /* may want this to be host:port */
  /external/apache-http/src/org/apache/http/
ConnectionReuseStrategy.java 58 * connection, the original HTTP request, target host if known,
  /external/apache-http/src/org/apache/http/conn/params/
ConnRoutePNames.java 75 * returned, even if it points to the wrong target host.
  /external/apache-http/src/org/apache/http/conn/routing/
package.html 55 is responsible for determining a route to a given target host.
  /external/apache-http/src/org/apache/http/cookie/
CookieAttributeHandler.java 69 * Matches the given value (property of the destination host where request is being
  /external/bison/tests/
torture.at 248 # GNU m4 requires about 70 MiB for this test on a 32-bit host.
249 # Ask for 200 MiB, which should be plenty even on a 64-bit host.
372 # GNU m4 requires about 70 MiB for this test on a 32-bit host.
373 # Ask for 200 MiB, which should be plenty even on a 64-bit host.
  /external/bluetooth/bluez/tools/
hcieventmask.c 110 events[7] |= 0x10; /* Remote Host Supported
  /external/dbus/dbus/
dbus-sysdeps-unix.c 709 * Creates a socket and connects to a socket at the given host
713 * @param host the host name to connect to
719 _dbus_connect_tcp_socket (const char *host,
739 if (host == NULL)
740 host = "localhost";
742 he = gethostbyname (host);
748 host);
765 host, port, _dbus_strerror (errno));
789 * @param host the host name to listen o
    [all...]
  /external/dnsmasq/contrib/wrt/
README 4 leases. Until a host renews (which may take hours/days) it will
  /external/dnsmasq/src/
nameser.h 138 #define T_A 1 /* host address */
150 #define T_HINFO 13 /* host information */
225 #define KEYFLAG_ENTITY 0x0200 /* key is assoc. with entity eg host */
227 #define KEYFLAG_IPSEC 0x0080 /* key is for IPSEC use (host or user)*/
  /external/dropbear/
tcp-accept.c 73 /* host to connect, port to connect */
  /external/elfutils/m4/
lib-ld.m4 36 case $host in
  /external/icu4c/common/
Android.mk 125 # Build for the host.
  /external/icu4c/i18n/
Android.mk 102 # Build for the host.
  /external/icu4c/test/intltest/
dtfmttst.h 172 * Test host-specific formatting.
  /external/ipsec-tools/src/racoon/
admin.h 45 /* NOTE: host byte order. */
gssapi.h 43 #define GSSAPI_DEF_NAME "host"
isakmp_xauth.h 135 vchar_t *host; member in struct:xauth_ldap_config
  /external/iptables/extensions/
libipt_pkttype.c 41 {"host", PACKET_HOST, 0, NULL}
  /external/kernel-headers/original/asm-x86/
acpi_32.h 41 * ACPI_SYSTEM_XFACE - Interfaces to host OS (handlers, threads)
  /external/kernel-headers/original/linux/raid/
md.h 70 * little-ending representation rather than host-endian
  /external/netcat/scripts/
probe 4 ## Fairly thorough example of using netcat to collect a lot of host info.
  /external/netperf/
netsh.h 40 extern char host_name[HOSTNAMESIZE];/* remote host name or ip addr */
  /external/opencore/oscl/oscl/osclio/src/
oscl_dns_param.cpp 62 //Called under get host by name request thread or under caller's API.

Completed in 347 milliseconds

<<31323334353637383940>>