Home
last modified time | relevance | path

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

/systemd-251/src/systemd/
Dsd-event.h153 int sd_event_source_set_child_process_own(sd_event_source *s, int own);
/systemd-251/src/libsystemd/sd-event/
Dtest-event.c117 assert_se(sd_event_source_set_child_process_own(p, true) >= 0); in signal_handler()
588 assert_se(sd_event_source_set_child_process_own(t, true) >= 0); in TEST()
Dsd-event.c2803 _public_ int sd_event_source_set_child_process_own(sd_event_source *s, int own) { in sd_event_source_set_child_process_own() function
/systemd-251/src/libsystemd/
Dlibsystemd.sym696 sd_event_source_set_child_process_own;
/systemd-251/man/rules/
Dmeson.build530 'sd_event_source_set_child_process_own'],