sd-bus(3) - Linux manual page

NAME | SYNOPSIS | DESCRIPTION | NOTES | SEE ALSO | COLOPHON

SD-BUS(3)                          sd-bus                          SD-BUS(3)

NAME         top

       sd-bus - A lightweight D-Bus IPC client library

SYNOPSIS         top

       #include <systemd/sd-bus.h>

       pkg-config --cflags --libs libsystemd

DESCRIPTION         top

       sd-bus.h provides an implementation of a D-Bus IPC client. See
       https://www.freedesktop.org/software/dbus/ for more information about
       D-Bus IPC.

       See sd-bus-errors(3), sd_bus_creds_get_pid(3),
       sd_bus_creds_new_from_pid(3), sd_bus_default(3), sd_bus_error(3),
       sd_bus_error_add_map(3), sd_bus_get_name_creds(3),
       sd_bus_get_owner_creds(3), sd_bus_message_append(3),
       sd_bus_message_append_array(3), sd_bus_message_append_basic(3),
       sd_bus_message_append_string_memfd(3), sd_bus_message_append_strv(3),
       sd_bus_message_can_send(3), sd_bus_message_get_cookie(3),
       sd_bus_message_get_monotonic_usec(3), sd_bus_negotiate_fds(3),
       sd_bus_new(3), sd_bus_path_encode(3), sd_bus_request_name(3),
       sd_bus_send(3), sd_bus_set_address(3),
       sd_bus_set_allow_interactive_authorization(3)sd_bus_set_description(3),
       sd_bus_set_prepare(3), sd_bus_start(3), sd_bus_track_add_name(3),
       sd_bus_track_new(3), for more information about the functions
       available.

NOTES         top

       These APIs are implemented as a shared library, which can be compiled
       and linked to with the libsystemd pkg-config(1) file.

SEE ALSO         top

       systemd(1), sd-event(3), busctl(1), dbus-daemon(1), dbus-send(1)

COLOPHON         top

       This page is part of the systemd (systemd system and service manager)
       project.  Information about the project can be found at 
       ⟨http://www.freedesktop.org/wiki/Software/systemd⟩.  If you have a bug
       report for this manual page, see
       ⟨http://www.freedesktop.org/wiki/Software/systemd/#bugreports⟩.  This
       page was obtained from the project's upstream Git repository
       ⟨https://github.com/systemd/systemd.git⟩ on 2018-02-02.  (At that
       time, the date of the most recent commit that was found in the repos‐
       itory was 2018-02-02.)  If you discover any rendering problems in
       this HTML version of the page, or you believe there is a better or
       more up-to-date source for the page, or you have corrections or
       improvements to the information in this COLOPHON (which is not part
       of the original manual page), send a mail to man-pages@man7.org

systemd 234                                                        SD-BUS(3)

Pages that refer to this page: busctl(1)sd_bus_add_match(3)sd_bus_creds_get_pid(3)sd_bus_creds_new_from_pid(3)sd_bus_default(3)sd_bus_error(3)sd_bus_error_add_map(3)sd-bus-errors(3)sd_bus_get_fd(3)sd_bus_message_append(3)sd_bus_message_append_array(3)sd_bus_message_append_basic(3)sd_bus_message_append_string_memfd(3)sd_bus_message_append_strv(3)sd_bus_message_get_cookie(3)sd_bus_message_get_monotonic_usec(3)sd_bus_message_read_basic(3)sd_bus_negotiate_fds(3)sd_bus_new(3)sd_bus_path_encode(3)sd_bus_process(3)sd_bus_request_name(3)sd_bus_track_add_name(3)sd_bus_track_new(3)systemd.directives(7)systemd.index(7)