Home
last modified time | relevance | path

Searched refs:sd_event_child_handler_t (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/systemd/
Dsd-event.h76 typedef int (*sd_event_child_handler_t)(sd_event_source *s, const siginfo_t *si, void *userdata); typedef
78 typedef void* sd_event_child_handler_t; typedef
93 …child(sd_event *e, sd_event_source **s, pid_t pid, int options, sd_event_child_handler_t callback,…
94 …pidfd(sd_event *e, sd_event_source **s, int pidfd, int options, sd_event_child_handler_t callback,…
/systemd-251/src/libsystemd/sd-event/
Devent-source.h104 sd_event_child_handler_t callback;
Dsd-event.c1392 sd_event_child_handler_t callback, in sd_event_add_child()
1488 sd_event_child_handler_t callback, in sd_event_add_child_pidfd()
/systemd-251/man/rules/
Dmeson.build523 'sd_event_child_handler_t',