Searched refs:EventSourceType (Results 1 – 2 of 2) sorted by relevance
16 typedef enum EventSourceType { enum32 } EventSourceType; typedef59 EventSourceType type;
517 static clockid_t event_source_type_to_clock(EventSourceType t) { in event_source_type_to_clock()541 static EventSourceType clock_to_event_source_type(clockid_t clock) { in clock_to_event_source_type()565 static struct clock_data* event_get_clock_data(sd_event *e, EventSourceType t) { in event_get_clock_data()1050 static sd_event_source *source_new(sd_event *e, bool floating, EventSourceType type) { in source_new()1238 EventSourceType type; in sd_event_add_time()3535 EventSourceType saved_type; in source_dispatch()