Home
last modified time | relevance | path

Searched refs:sd_event_source_set_child_pidfd_own (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/systemd/
Dsd-event.h151 int sd_event_source_set_child_pidfd_own(sd_event_source *s, int own);
/systemd-251/src/libsystemd/
Dlibsystemd.sym694 sd_event_source_set_child_pidfd_own;
/systemd-251/src/libsystemd/sd-event/
Dtest-event.c584 assert_se(sd_event_source_set_child_pidfd_own(s, true) >= 0); in TEST()
Dsd-event.c2785 _public_ int sd_event_source_set_child_pidfd_own(sd_event_source *s, int own) { in sd_event_source_set_child_pidfd_own() function
/systemd-251/man/rules/
Dmeson.build529 'sd_event_source_set_child_pidfd_own',