Searched refs:_dbus_write_pid_to_file_and_pipe (Results 1 – 5 of 5) sorted by relevance
142 if (!_dbus_write_pid_to_file_and_pipe (pidfile, print_pid_pipe, in _dbus_become_daemon()230 _dbus_write_pid_to_file_and_pipe (const DBusString *pidfile, in _dbus_write_pid_to_file_and_pipe() function
421 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
886 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