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

  /external/dbus/dbus/
dbus-sysdeps.h 366 dbus_bool_t _dbus_become_daemon (const DBusString *pidfile,
dbus-sysdeps-util-unix.c 69 _dbus_become_daemon (const DBusString *pidfile, function
  /external/dbus/bus/
bus.c 692 if (!_dbus_become_daemon (context->pidfile ? &u : NULL,
696 if (!_dbus_become_daemon (NULL,
    [all...]

Completed in 25 milliseconds