Searched
full:host (Results
601 -
625 of
2243) sorted by null
<<21222324252627282930>>
/external/iproute2/doc/ |
ip-tunnels.tex | 68 route add -host 193.233.7.65 dev tunl0 70 route del -host 193.233.7.65 dev tunl0 74 that between \verb|route add| and \verb|route del| host 193.233.7.65 is 92 with ttl 1 will reach peering host (f.e.\ RIP, OSPF or EBGP) 122 but address of peering host, which is directly reachable 177 packets. It must be an address on another interface of this host. 278 our host will calculate and send checksum. 314 tunnel device and packet looks as received on this. F.e.\ if host 315 received \verb|ipip| packet from host \verb|D| destined to our
|
/external/ipsec-tools/src/racoon/ |
netdb_dnssec.h | 58 * supplied in host order, and returned in network order (suitable for
|
/external/kernel-headers/original/linux/lockd/ |
xdr.h | 85 * Contents of statd callback when monitored host rebooted
|
/external/kernel-headers/original/linux/mtd/ |
cfi.h | 92 /* NB: We keep these structures in memory in HOST byteorder, except 119 uint32_t EraseRegionInfo[0]; /* Not host ordered */ 216 uint32_t ProtField[1]; /* Not host ordered */ 222 uint32_t ConfField[1]; /* Not host ordered */
|
/external/libxml2/include/libxml/ |
nanoftp.h | 90 xmlNanoFTPProxy (const char *host,
|
/external/netcat/scripts/ |
ncp | 19 # if second arg, it's a host to send an [extant] file to.
|
/external/oprofile/libop/ |
op_hw_specific.h | 10 /* Assume we run on the same host as the profilee */
|
/external/qemu/ |
Makefile | 23 CONFIG_H := $(OBJS_DIR)/config-host.h
|
/external/qemu/android/ |
android.h | 55 * of host CPU time, but will get high-quality time measurments. this is
|
/external/qemu/android/utils/ |
debug.h | 24 _VERBOSE_TAG(timezone, "host timezone detection" ) \
|
/external/qemu/distrib/sdl-1.2.12/ |
Makefile | 22 CONFIG_H := $(OBJS_DIR)/config-host.h
|
/external/quake/ |
Android.mk | 61 host.cpp \
|
/external/quake/quake/src/WinQuake/ |
net_ser.cpp | 764 static qsocket_t *_Serial_Connect (char *host, SerialLine *p)
771 if (TTY_Connect(p->tty, host))
840 qsocket_t *Serial_Connect (char *host)
846 if (*host == '#')
847 host++;
848 for (n = 0; n < Q_strlen(host); n++)
849 if (host[n] == '.' || host[n] == ':')
854 if ((ret = _Serial_Connect (host, &serialLine[n])))
|
/external/sqlite/dist/ |
Android.mk | 83 ## Build the host command line tool sqlite3
|
/external/strace/ |
INSTALL | 126 automatically, but needs to determine by the type of host the package 128 a message saying it can not guess the host type, give it the 129 `--host=TYPE' option. TYPE can either be a short name for the system 135 need to know the host type.
|
/external/v8/ |
Android.mksnapshot.mk | 83 # This is on host.
|
/external/v8/src/ |
platform-posix.cc | 212 bool Connect(const char* host, const char* port); 271 bool POSIXSocket::Connect(const char* host, const char* port) { 276 // Lookup host and port. 283 int status = getaddrinfo(host, port, &hints, &result);
|
/external/webkit/JavaScriptCore/jit/ |
JITCode.h | 98 // Host functions are a bit special; they have a m_code pointer but they
|
/external/webkit/WebCore/page/ |
Location.idl | 52 attribute [CustomSetter] DOMString host;
|
/external/webkit/WebCore/platform/ |
HostWindow.h | 38 // The repaint method asks the host window to repaint a rect in the window's coordinate space. The
|
/external/webkit/WebCore/platform/network/chromium/ |
ResourceRequest.h | 83 // Allows the request to be matched up with its app cache host.
|
/external/webkit/WebCore/platform/network/curl/ |
ResourceHandleManager.h | 66 void setProxyInfo(const String& host = "",
|
/external/webkit/WebCore/platform/network/qt/ |
ResourceRequestQt.cpp | 30 // Currently Qt allows three connections per host on symbian and six
|
/external/webkit/WebCore/websockets/ |
WebSocketHandshake.h | 55 const String host() const;
|
/external/webkit/WebKit/android/wds/ |
Connection.cpp | 67 log_errno("Failed to bind to local host");
|
Completed in 155 milliseconds
<<21222324252627282930>>