OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sockets
(Results
101 - 125
of
386
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dbus/
config.h.in
57
/* Where per-session bus puts its
sockets
*/
66
/* Where to put test
sockets
*/
configure.in
57
AC_ARG_ENABLE(abstract-
sockets
, AS_HELP_STRING([--enable-abstract-
sockets
],[use abstract socket namespace (linux only)]),enable_abstract_sockets=$enableval,enable_abstract_sockets=auto)
65
AC_ARG_WITH(session-socket-dir, AS_HELP_STRING([--with-session-socket-dir=[dirname]],[Where to put
sockets
for the per-login-session message bus]))
66
AC_ARG_WITH(test-socket-dir, AS_HELP_STRING([--with-test-socket-dir=[dirname]],[Where to put
sockets
for make check]))
680
#### Abstract
sockets
728
AC_MSG_ERROR([Abstract
sockets
explicitly required, and support not detected.])
1086
## system bus only listens on local domain
sockets
, and never
[
all
...]
/external/ipsec-tools/src/racoon/
TODO
102
- send PRU_HOSTDEAD to
sockets
if IKE negotiation failed
110
should use connected UDP
sockets
for sending IKE datagrams.
/external/openssl/crypto/des/
enc_read.c
64
/* This has some uglies in it but it works - even over
sockets
. */
80
* - This code cannot handle non-blocking
sockets
.
/external/wpa_supplicant/
wpa_ctrl.h
62
* @ctrl_path: Path for UNIX domain
sockets
; ignored if UDP
sockets
are used.
wpa_ctrl.c
25
#include <cutils/
sockets
.h>
37
static const char *local_socket_dir = "/data/misc/wifi/
sockets
";
/external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_ctrl.h
89
* @ctrl_path: Path for UNIX domain
sockets
; ignored if UDP
sockets
are used.
/external/libpcap/
pcap-linux.c
47
* of how many
sockets
are listening promiscuously, which means
48
* it won't get turned off automatically when no
sockets
are
106
*
sockets
rather than SOCK_PACKET
sockets
.
121
* this code is Linux-specific (no other OS has PF_PACKET
sockets
as
140
* PF_PACKET
sockets
only if it is defined.
486
* This system doesn't have PF_PACKET
sockets
, so it doesn't
537
* that won't handle packet
sockets
without socket
809
* argument is supported on PF_PACKET
sockets
:
875
* is not supported on PF_PACKET
sockets
[
all
...]
/external/dbus/tools/
Makefile.in
42
dbus-launch$(EXEEXT) dbus-cleanup-
sockets
$(EXEEXT) \
58
am_dbus_cleanup_sockets_OBJECTS = dbus-cleanup-
sockets
.$(OBJEXT)
309
dbus-cleanup-
sockets
.c
322
man_MANS = dbus-send.1 dbus-monitor.1 dbus-launch.1 dbus-cleanup-
sockets
.1 dbus-uuidgen.1
392
dbus-cleanup-
sockets
$(EXEEXT): $(dbus_cleanup_sockets_OBJECTS) $(dbus_cleanup_sockets_DEPENDENCIES)
393
@rm -f dbus-cleanup-
sockets
$(EXEEXT)
414
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbus-cleanup-
sockets
.Po@am__quote@
/system/core/adb/
sockets.c
53
/* the the list of currently closing local
sockets
.
518
/* this is used by magic
sockets
to rig local
sockets
to
528
/* this is used by magic
sockets
to rig local
sockets
to
/bionic/libc/
SYSCALLS.TXT
184
#
sockets
201
#
sockets
for x86. These are done as an "indexed" call to socketcall syscall.
218
#
sockets
for sh.
/external/iproute2/doc/
api-ip6-flowlabels.tex
173
cached at flow setup (see below). However, for connected
sockets
323
still can be shared by another
sockets
. Current implementation does not allow
328
or closed all the
sockets
using it. Current implementation does not allow
/external/qemu/slirp-android/
udp.c
44
#include "
sockets
.h"
290
/* XXXXX Check for from-one-location
sockets
, or from-any-location
sockets
*/
/development/simulator/app/
LocalBiChannel.cpp
49
* Cygwin actually supports UNIX-domain
sockets
, but we want to stuff
242
* Implementation for Linux and Darwin, using UNIX-domain
sockets
.
/external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java
95
* Plain
sockets
may be considered secure, for example if they are
97
* On the other hand, SSL
sockets
may be considered insecure,
/external/opencore/oscl/oscl/config/android/
osclconfig_io.h
75
//For
Sockets
244
//End
sockets
/external/opencore/oscl/oscl/config/linux/
osclconfig_io.h
64
//For
Sockets
230
//End
sockets
/external/qemu/docs/
ANDROID-QEMUD.TXT
207
sockets
, one per service:
244
of
sockets
to listen to for client connections).
/external/qemu/
qemu-sockets-android.c
347
fprintf(stderr, "unix
sockets
are not available on windows\n");
353
fprintf(stderr, "unix
sockets
are not available on windows\n");
qemu-sockets.c
407
fprintf(stderr, "unix
sockets
are not available on windows\n");
413
fprintf(stderr, "unix
sockets
are not available on windows\n");
/frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java
33
* <p>The interface for Bluetooth
Sockets
is similar to that of TCP
sockets
:
/dalvik/libcore/security/src/main/java/java/security/
security.properties
98
# For SSL server
sockets
, there's only the new, OpenSSL-based implementation.
/external/apache-http/src/org/apache/http/conn/scheme/
PlainSocketFactory.java
45
* The default class for creating
sockets
.
/external/dbus/bus/
dbus-daemon.1
189
sockets
etc. will be created before changing user, but no data will be
190
read from clients before changing user. This means that
sockets
579
(impossible when using UNIX domain
sockets
), then the target
582
assuming that only UNIX domain
sockets
will be used to
dbus-daemon.1.in
189
sockets
etc. will be created before changing user, but no data will be
190
read from clients before changing user. This means that
sockets
579
(impossible when using UNIX domain
sockets
), then the target
582
assuming that only UNIX domain
sockets
will be used to
Completed in 83 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>