Searched refs:_dbus_write_pid_to_file_and_pipe (Results 1 – 5 of 5) sorted by relevance
139 if (!_dbus_write_pid_to_file_and_pipe (pidfile, print_pid_pipe, in _dbus_become_daemon()227 _dbus_write_pid_to_file_and_pipe (const DBusString *pidfile, in _dbus_write_pid_to_file_and_pipe() function
412 dbus_bool_t _dbus_write_pid_to_file_and_pipe (const DBusString *pidfile,
167 _dbus_write_pid_to_file_and_pipe (const DBusString *pidfile, in _dbus_write_pid_to_file_and_pipe() function
858 if (!_dbus_write_pid_to_file_and_pipe (context->pidfile ? &u : NULL, in bus_context_new()
582 (_dbus_write_pid_to_file_and_pipe): factor this out, and use the