Home
last modified time | relevance | path

Searched refs:bus_attach_inotify_event (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/libsystemd/sd-bus/
Dbus-internal.h384 int bus_attach_inotify_event(sd_bus *b);
Dsd-bus.c1121 q = bus_attach_inotify_event(b); in bus_start_address()
3752 int bus_attach_inotify_event(sd_bus *bus) { in bus_attach_inotify_event() function
3826 r = bus_attach_inotify_event(bus); in sd_bus_attach_event()
Dbus-socket.c1355 q = bus_attach_inotify_event(b); in bus_socket_process_watch_bind()