HomeSort by relevance Sort by last modified time
    Searched full:sockets (Results 926 - 950 of 1483) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ipmi.h 75 * work for sockets.
tipc_config.h 355 * Configuration messages exchanged via TIPC sockets use the TIPC configuration
  /system/bt/btif/src/
btif_sock_sdp.c 47 // code for registration and discovery of various bluetooth sockets.
btif_sock_thread.c 55 #include "osi/include/socket_utils/sockets.h"
  /system/bt/udrv/ulinux/
uipc.c 48 #include "osi/include/socket_utils/sockets.h"
  /system/connectivity/shill/ethernet/
ethernet.cc 94 sockets_(new Sockets()),
  /system/core/adb/
protocol.txt 262 Port 5037 is used for smart sockets which allow a client on the host
  /system/core/fastboot/
socket_test.cpp 34 // Creates connected sockets |server| and |client|. Returns true on success.
  /system/core/init/
property_service.cpp 32 #include <cutils/sockets.h>
util.cpp 39 #include <cutils/sockets.h>
  /system/core/liblog/
logd_reader.c 34 #include <cutils/sockets.h>
  /system/core/liblog/tests/
liblog_benchmark.cpp 23 #include <cutils/sockets.h>
  /system/core/libnetutils/
ifc_utils.c 655 // This implicitly specifies an address of ::, i.e., kill all IPv6 sockets.
  /system/vold/
CryptCommandListener.cpp 42 #include <cutils/sockets.h>
  /cts/tests/tests/permission/src/android/permission/cts/
FileSystemPermissionTest.java 552 "/data/misc/wifi/sockets",
554 "/data/misc/wimax/sockets",
    [all...]
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLSocketImpl.java 173 * write for non-wrapped sockets. Note that
    [all...]
  /external/curl/
CMakeLists.txt 547 option(ENABLE_UNIX_SOCKETS "Define if you want Unix domain sockets support" ON)
    [all...]
  /external/curl/lib/
curl_config.h.cmake 888 /* Define to disable non-blocking sockets. */
912 /* if Unix domain sockets are enabled */
  /external/dbus/dbus/
dbus-spawn.c 604 * Macro returns #TRUE if the babysitter still has live sockets open to the
788 /* fd.o #32992: if the handle_* methods closed their sockets, they previously
    [all...]
dbus-transport-socket.c 34 * @defgroup DBusTransportSocket DBusTransport implementations for sockets
36 * @brief Implementation details of DBusTransport on sockets
    [all...]
  /external/dnsmasq/src/
forward.c 923 /* limit the number of sockets we have open to avoid starvation of
973 limit of 4*TIMEOUT before we wipe things (for random sockets) */
    [all...]
  /external/fio/engines/
net.c 4 * IO engine that reads/writes to/from sockets.
1330 log_err("fio: UNIX sockets need host/filename\n");
  /external/libevent/include/event2/
http.h 118 * multiple different sockets.
241 most not have any listing sockets associated with it.
  /external/libxml2/doc/html/
libxml-nanoftp.html 42 <h3><a name="INVALID_SOCKET" id="INVALID_SOCKET"></a>Macro: INVALID_SOCKET</h3><pre>#define INVALID_SOCKET</pre><p>macro used to provide portability of code to windows sockets the value to be used when the socket is not valid</p>
43 <h3><a name="SOCKET" id="SOCKET"></a>Macro: SOCKET</h3><pre>#define SOCKET</pre><p>macro used to provide portability of code to windows sockets</p>
  /external/okhttp/
CHANGELOG.md 187 * Fix: MockWebServer explicitly closes sockets. (On some Android releases,
624 * Be more aggressive about testing pooled sockets before reuse. (thanks

Completed in 1188 milliseconds

<<31323334353637383940>>