HomeSort by relevance Sort by last modified time
    Searched full:server (Results 401 - 425 of 2366) sorted by null

<<11121314151617181920>>

  /external/chromium/googleurl/src/
url_parse_unittest.cc 60 // file://foo/ file://foo/ (UNC to server "foo")
62 // file:////foo/ file://foo/ (UNC to server "foo")
391 {"file:server", "file", NULL, NULL, "server", -1, NULL, NULL, NULL},
392 {" file: server \t", "file", NULL, NULL, " server",-1, NULL, NULL, NULL},
394 {"FILE:/\\\\/server/file", "FILE", NULL, NULL, "server", -1, "/file", NULL, NULL},
395 {"file://server/", "file", NULL, NULL, "server", -1, "/", NULL, NULL}
    [all...]
  /external/dnsmasq/man/
dnsmasq.8 3 dnsmasq \- A lightweight DHCP and caching DNS server.
9 is a lightweight DNS, TFTP and DHCP server. It is intended to provide
13 cache or forwards them to a real, recursive, DNS server. It loads the
18 The dnsmasq DHCP server supports static address assignments and multiple
23 TFTP server to allow net/PXE boot of DHCP hosts and also supports BOOTP.
57 reduce the load on the server at the expense of clients using stale
206 address(es) on that subnet. This allows for a server to have multiple
267 server strictly in the order they appear in /etc/resolv.conf
270 By default, when dnsmasq has more than one upstream server available,
271 it will send queries to just one server. Setting this flag force
    [all...]
  /frameworks/base/media/libmedia/
AudioTrack.cpp 316 mNewPosition = mCblk->server + mUpdatePeriod;
341 mNewPosition = mCblk->server + mUpdatePeriod;
604 mCblk->server = position;
614 *position = mCblk->server;
814 "user=%08x, server=%08x", this, cblk->user, cblk->server);
839 // read the server count again
954 LOGV("Underrun user: %x, server: %x, flags %04x", mCblk->user, mCblk->server, mCblk->flags);
957 if (mCblk->server == mCblk->frameCount)
    [all...]
  /dalvik/dx/tests/098-dex-jsr-ret-throw/
ViewDebug$ViewServer.class 
  /dalvik/vm/alloc/
DdmHeap.h 23 * Sends the current heap info to the DDM server.
  /dalvik/vm/native/
org_apache_harmony_dalvik_ddmc_DdmServer.c 28 * Send a DDM chunk to the server.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IRemoteServiceCallback.aidl 22 * one-way interface so the server does not block waiting for the client.
  /development/tools/axl/
udpEater.py 35 print 'Server is at IP adress: ', ip
  /external/apache-http/src/org/apache/http/params/
CoreProtocolPNames.java 79 * Defines the content of the <tt>Server</tt> header.
84 public static final String ORIGIN_SERVER = "http.origin-server";
100 * a request body to determine if the origin server is willing to
108 * (such as POST and PUT) that require the target server's
  /external/bluetooth/bluez/compat/
dund.h 40 int ms_dun(int fd, int server, int timeo);
  /external/bluetooth/bluez/src/
Android.mk 27 sdpd-server.c \
  /external/chromium/net/data/ftp/
dir-listing-windows-2 14 10-28-09 02:27PM <DIR> server
  /external/clearsilver/man/man3/
cgiwrap_init_emu.3 47 when used to interface with a server or scripting
  /external/dhcpcd/dhcpcd-hooks/
50-yp.conf 18 prefix="domain ${new_nis_domain} server "
  /external/dhcpcd/
dhcpcd.conf.5.in 54 as the server ID.
83 to the DHCP server so it can be registered in DNS. If
87 none disables FQDN encoding, ptr just asks the DHCP server to update the PTR
124 from the server.
  /external/dnsmasq/contrib/dnsmasq_MacOSX/
README.rtf 7 \f0\fs24 \cf0 1. If you've used DNSenabler, or if you're using Mac OS X Server, or if you have in any other way activated Mac OS X's built-in DHCP and/or DNS servers, disable them. This would usually involve checking that they are either set to -NO- or absent altogether in
  /external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.leasedir.diff.gz 
  /external/dnsmasq/
doc.html 8 server. It is designed to provide DNS and, optionally, DHCP, to a
10 not in the global DNS. The DHCP server integrates with the DNS
11 server and allows machines with DHCP-allocated addresses
47 The integrated DHCP server supports static and dynamic DHCP leases and
  /external/dropbear/
agentfwd.h 2 * Dropbear - a SSH2 server
bignum.h 2 * Dropbear - a SSH2 server
common-chansession.c 2 * Dropbear - a SSH2 server
gendss.h 2 * Dropbear - a SSH2 server
genrsa.h 2 * Dropbear - a SSH2 server
packet.h 2 * Dropbear - a SSH2 server
queue.h 2 * Dropbear - a SSH2 server

Completed in 4780 milliseconds

<<11121314151617181920>>