EventSourceType    71 src/libsystemd/sd-event/sd-event.c         EventSourceType type:5;
EventSourceType   520 src/libsystemd/sd-event/sd-event.c static clockid_t event_source_type_to_clock(EventSourceType t) {
EventSourceType   544 src/libsystemd/sd-event/sd-event.c static EventSourceType clock_to_event_source_type(clockid_t clock) {
EventSourceType   568 src/libsystemd/sd-event/sd-event.c static struct clock_data* event_get_clock_data(sd_event *e, EventSourceType t) {
EventSourceType   780 src/libsystemd/sd-event/sd-event.c static sd_event_source *source_new(sd_event *e, bool floating, EventSourceType type) {
EventSourceType   903 src/libsystemd/sd-event/sd-event.c         EventSourceType type;