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

1 2

  /frameworks/base/packages/VpnServices/src/com/android/server/vpn/
L2tpIpsecPskService.java 34 VpnDaemons daemons = getDaemons(); local
37 daemons.startIpsecForL2tp(serverIp, p.getPresharedKey())
43 daemons.startL2tp(serverIp,
L2tpIpsecService.java 34 VpnDaemons daemons = getDaemons(); local
37 DaemonProxy ipsec = daemons.startIpsecForL2tp(serverIp,
46 daemons.startL2tp(serverIp,
VpnDaemons.java 28 * A helper class for managing native VPN daemons.
VpnService.java 75 // for helping managing daemons
88 * Returns the daemons management class for this service object.
  /system/bluetooth/bluedroid/include/bluedroid/
bluetooth.h 26 * Responsible for power on, bringing up HCI interface, and starting daemons.
27 * Will block until the HCI interface and bluetooth daemons are ready to
35 * Responsbile for stopping daemons, pulling down the HCI interface, and
  /external/netcat/data/
showmount.d 1 # UDP mountd call. Use as input to find mount daemons and avoid portmap.
3 # UDP-scan around between 600-800 to find most mount daemons.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
kdaemon.h 19 /* Interfaces to control the various kernel daemons. */
syslog.h 96 #define LOG_DAEMON (3<<3) /* system daemons */
  /system/core/rootdir/etc/
init.goldfish.rc 15 # disable some daemons the emulator doesn't want
  /external/ipsec-tools/src/racoon/doc/
README.gssapi 8 GSS_C_NO_CREDENTIAL ("use default creds"). Daemons are often started
11 by login authentication daemons) in these situations is to add
13 by daemons concerned with login credentials, uses 'host/fqdn' as
  /development/pdk/docs/porting/
bluetooth.jd 81 <p>Deamon logs for <code>hcid</code> (<code>STDOUT</code>) and <code>hciattach</code> (<code>STDERR</code>) are sent to <code>/dev/null</code> by default. Edit <code>init.rc</code></span> and <code>init.PLATFORM.rc</code></span> to run these daemons under <code>logwrapper</code>, which redirects output to <code>logcat</code>.</p>
180 Cupcake features some early work&#151;Bluez has has DUN and PAN daemons which get compiled and <code>external/bluez/utils/dun/Android.mk
184 While not officially supported, you should be able to run <code>dund</code> or <code>pand</code> daemons and, using <code>pppd</code> or <code>iptables</code>, test tethering support. Next steps include plubming the DBUS APIs to these daemons up into the Android Java framework and adding code to setup the network paths via <code>pppd</code> and / or <code>iptables</code>.<br />
  /system/core/include/cutils/
sockets.h 44 * third-party daemons with minimal modification.
  /device/samsung/crespo/
init.herring.rc 58 # Permissions for System Server and daemons.
  /device/samsung/crespo4g/
init.herring.rc 62 # Permissions for System Server and daemons.
  /build/target/board/generic_x86/
init.rc 139 # Permissions for System Server and daemons.
  /external/dbus/
README 99 indefinitely with the most recent system and session bus daemons.
  /external/e2fsprogs/
e2fsprogs.spec 51 Group: System Environment/Daemons
e2fsprogs.spec.in 51 Group: System Environment/Daemons
  /external/dbus/doc/
dbus-faq.xml 47 structure (lifecycle tracking, service activation, security policy) provided by two bus daemons,
631 D-Bus is also designed for communications between system daemons and
632 communications between the desktop and system daemons.
  /external/qemu/slirp/
udp.c 445 * we send LEAVE_INVITE to the local daemons. Also when a
446 * DELETE comes, we send copies to the local daemons.
559 * local daemons. Then we delete the entry corresponding
  /external/bluetooth/glib/docs/reference/gio/
overview.xml 86 daemons for each individual connection.
  /external/dnsmasq/src/
log.c 25 syslogd, then the two daemons can deadlock. We get around this
  /external/iproute2/include/linux/
rtnetlink.h 207 It will be used by hypothetical multiple routing daemons.
  /external/openssl/crypto/bio/
bss_log.c 59 BIO_s_log is useful for system daemons (or services under NT).
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
rtnetlink.h 194 It will be used by hypothetical multiple routing daemons.

Completed in 417 milliseconds

1 2