Searched refs:_dbus_become_daemon (Results 1 – 6 of 6) sorted by relevance
412 dbus_bool_t _dbus_become_daemon (const DBusString *pidfile,
78 _dbus_become_daemon (const DBusString *pidfile, in _dbus_become_daemon() function
63 _dbus_become_daemon (const DBusString *pidfile, in _dbus_become_daemon() function
868 if (!_dbus_become_daemon (context->pidfile ? &u : NULL, in bus_context_new()899 if (!_dbus_become_daemon (NULL, in bus_context_new()
583 same code in _dbus_become_daemon (where the parent writes the pid1678 * dbus/dbus-sysdeps-util-unix.c (_dbus_become_daemon):
4983 * dbus/dbus-sysdeps-util.c (_dbus_become_daemon): write the7394 * dbus/dbus-sysdeps.h (_dbus_become_daemon): Also take7397 * dbus/dbus-sysdeps.c (_dbus_become_daemon): Implement it.7400 to _dbus_become_daemon (bug #1720)9110 * dbus/dbus-sysdeps.c (_dbus_become_daemon): delete some leftover11422 * dbus/dbus-sysdeps.c (_dbus_become_daemon): write the pidfile11733 * dbus/dbus-sysdeps.c (_dbus_become_daemon): new function