HomeSort by relevance Sort by last modified time
    Searched full:listen (Results 1 - 25 of 1056) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/dbus/test/data/invalid-config-files/
badselinux-1.conf 5 <listen>unix:path=/foo/bar</listen>
6 <listen>tcp:port=1234</listen>
badselinux-2.conf 5 <listen>unix:path=/foo/bar</listen>
6 <listen>tcp:port=1234</listen>
truncated-file.conf 5 <listen>unix:path=/foo/bar</listen>
6 <listen>tcp:port=1234</listen>
  /external/dbus/test/data/equiv-config-files/basic/basic.d/
basic.conf 5 <listen>unix:path=/foo/bar</listen>
6 <listen>tcp:port=1234</listen>
  /external/dbus/test/data/equiv-config-files/entities/basic.d/
basic.conf 5 <listen>unix:path=/foo/bar</listen>
6 <listen>tcp:port=1234</listen>
  /external/dbus/test/data/valid-config-files/basic.d/
basic.conf 5 <listen>unix:path=/foo/bar</listen>
6 <listen>tcp:port=1234</listen>
  /external/dbus/test/data/equiv-config-files/entities/
entities-1.conf 6 <listen>unix:path=/foo/&lt;bar&gt;</listen>
7 <listen>tcp:port=1234</listen>
  /external/dbus/test/data/valid-config-files/
debug-allow-all-sha1.conf.in 6 <listen>debug-pipe:name=test-server</listen>
7 <listen>unix:tmpdir=@TEST_SOCKET_DIR@</listen>
debug-allow-all.conf.in 6 <listen>debug-pipe:name=test-server</listen>
7 <listen>unix:tmpdir=@TEST_SOCKET_DIR@</listen>
entities.conf 6 <listen>unix:path=/foo/&lt;bar&gt;</listen>
7 <listen>tcp:port=1234</listen>
basic.conf 5 <listen>unix:path=/foo/bar</listen>
6 <listen>tcp:port=1234</listen>
debug-allow-all-sha1.conf.cmake 6 <listen>@TEST_LISTEN@</listen>
debug-allow-all.conf.cmake 6 <listen>@TEST_LISTEN@</listen>
  /external/dbus/test/data/valid-config-files-system/
debug-allow-all-fail.conf.in 6 <listen>debug-pipe:name=test-server</listen>
7 <listen>unix:tmpdir=@TEST_SOCKET_DIR@</listen>
debug-allow-all-pass.conf.in 6 <listen>debug-pipe:name=test-server</listen>
7 <listen>unix:tmpdir=@TEST_SOCKET_DIR@</listen>
debug-allow-all-fail.conf.cmake 6 <listen>@TEST_LISTEN@</listen>
debug-allow-all-pass.conf.cmake 6 <listen>@TEST_LISTEN@</listen>
  /bionic/libc/arch-arm/syscalls/
listen.S 5 ENTRY(listen) function
14 END(listen)
  /bionic/libc/arch-x86/syscalls/
listen.S 5 .type listen, @function
6 .globl listen
9 listen: label
  /development/samples/WiFiDirectDemo/assets/
sample_file.txt 3 Once the devices are connected, the server i.e. groupOwner will listen for incoming connections and write this file.
  /external/dbus/test/data/equiv-config-files/basic/
basic-1.conf 5 <listen>unix:path=/foo/bar</listen>
6 <listen>tcp:port=1234</listen>
  /system/core/rootdir/etc/
dbus.conf 11 <!-- Only listen on a local socket. (abstract=/path/to/socket
15 <listen>unix:path=/dev/socket/dbus</listen>
  /development/tools/emulator/opengl/tests/ut_renderer/
ut_renderer.cpp 33 if (socket->listen(CODEC_SERVER_PORT) < 0) {
34 perror("listen");
40 if (socket->listen(CODEC_SERVER_PORT) < 0) {
41 perror("listen");
  /external/dbus/doc/
busconfig.dtd 5 listen |
17 <!ELEMENT listen (#PCDATA)>
  /device/moto/stingray/ril/
logcatd 

Completed in 934 milliseconds

1 2 3 4 5 6 7 8 91011>>