HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_become_daemon (Results 1 - 4 of 4) sorted by null

  /external/dbus/dbus/
dbus-sysdeps.h 403 dbus_bool_t _dbus_become_daemon (const DBusString *pidfile,
dbus-sysdeps-util-unix.c 75 _dbus_become_daemon (const DBusString *pidfile, function
dbus-sysdeps-util-win.c 63 _dbus_become_daemon (const DBusString *pidfile, function
    [all...]
  /external/dbus/bus/
bus.c 840 if (!_dbus_become_daemon (context->pidfile ? &u : NULL,
870 if (!_dbus_become_daemon (NULL,
    [all...]

Completed in 327 milliseconds