Searched
full:network (Results
426 -
450 of
3324) sorted by null
<<11121314151617181920>>
/external/chromium/webkit/glue/ |
ftp_directory_listing_response_delegate.h | 45 // Buffer for data received from the network.
|
/external/dbus/dbus/ |
dbus-server-unix.h | 2 /* dbus-server-unix.h Server implementation for Unix network protocols.
|
dbus-server-win.h | 2 /* dbus-server-win.h Server implementation for windows network protocols.
|
/external/dnsmasq/bld/ |
Makefile | 3 OBJS = cache.o rfc1035.o util.o option.o forward.o network.o \
|
/external/dnsmasq/contrib/Solaris10/ |
README | 9 simple home network needs. Since Solaris now uses SMF (Service Management
|
dnsmasq.xml | 7 <service name='network/dnsmasq' type='service' version='1'>
|
/external/dnsmasq/contrib/slackware-dnsmasq/ |
slack-desc | 13 dnsmasq: small network, and can serve the names of local machines which are not
|
/external/e2fsprogs/debian/ |
uuid-dev.README.Debian | 5 available from other sites on the network, if you do a quick web
|
/external/e2fsprogs/lib/ext2fs/ |
e2image.h | 20 char fs_netaddr[32]; /* Network address */
|
/external/grub/ |
README | 15 If you are interested in the network support, see the file
|
/external/iproute2/ |
README.decnet | 21 any other network protocol on the interface)
|
/external/iproute2/doc/ |
rtstat.sgml | 11 network load, servers, routers, firewalls etc the route cache and its garbage
|
/external/javassist/src/main/javassist/tools/rmi/ |
RemoteRef.java | 20 * reference through a network stream.
|
/external/libpcap/ |
README | 20 Network Research Group <libpcap@ee.lbl.gov> 25 framework for low-level network monitoring. Applications include 26 network statistics collection, security monitoring, network debugging,
|
README.linux | 20 directly with network devices without an intermediate network 36 directly with network devices without an intermediate network
|
nlpid.h | 24 * Network layer prototocol identifiers
|
/external/ppp/pppd/plugins/pppoatm/ |
atmsap.h | 14 * Selected ISO/IEC TR 9577 Network Layer Protocol Identifiers (NLPID)
|
/external/ppp/pppd/plugins/radius/ |
includes.h | 9 * and Merit Network, Inc. All Rights Reserved
|
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
fail-on-update-2.php | 34 print("NETWORK:\n");
|
/external/webkit/LayoutTests/http/tests/resources/ |
network-simulator.php | 5 // offline, it simulates a network error with a nonsense response. 62 # Simulate a network error by replying with a nonsense response. 66 header('Content-Length: 5', false); # Multiple content-length headers, some network stacks can detect this condition faster. 158 $stateFile = sys_get_temp_dir() . "/network-simulator-state";
|
/external/webkit/Source/WebCore/loader/appcache/ |
ManifestParser.h | 41 bool allowAllNetworkRequests; // Wildcard found in NETWORK section.
|
/external/webkit/Source/WebCore/platform/network/brew/ |
SocketStreamHandleBrew.cpp | 187 LOG(Network, "SocketStreamHandle %p new client %p", this, m_client); 193 LOG(Network, "SocketStreamHandle %p delete", this); 200 LOG(Network, "SocketStreamHandle %p platformSend", this); 206 LOG(Network, "SocketStreamHandle %p platformClose", this);
|
/external/webkit/Source/WebCore/platform/network/qt/ |
SocketStreamHandleQt.cpp | 160 LOG(Network, "SocketStreamHandle %p new client %p", this, m_client); 166 LOG(Network, "SocketStreamHandle %p delete", this); 173 LOG(Network, "SocketStreamHandle %p platformSend", this); 179 LOG(Network, "SocketStreamHandle %p platformClose", this);
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
WebResourceRequest.cpp | 43 // In the case that the embedder has blocked network loads, we only 46 // the cached data before serving it. In the absence of network 95 // that will be added back by the network layer. 101 // the extra header -- the extra header is redundant since our network
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkiterror.cpp | 26 return g_quark_from_static_string("webkit-network-error-quark");
|
Completed in 944 milliseconds
<<11121314151617181920>>