SOURCE_TIME_REALTIME_ALARM   60 src/libsystemd/sd-event/sd-event.c #define EVENT_SOURCE_IS_TIME(t) IN_SET((t), SOURCE_TIME_REALTIME, SOURCE_TIME_BOOTTIME, SOURCE_TIME_MONOTONIC, SOURCE_TIME_REALTIME_ALARM, SOURCE_TIME_BOOTTIME_ALARM)
SOURCE_TIME_REALTIME_ALARM  533 src/libsystemd/sd-event/sd-event.c         case SOURCE_TIME_REALTIME_ALARM:
SOURCE_TIME_REALTIME_ALARM  558 src/libsystemd/sd-event/sd-event.c                 return SOURCE_TIME_REALTIME_ALARM;
SOURCE_TIME_REALTIME_ALARM  582 src/libsystemd/sd-event/sd-event.c         case SOURCE_TIME_REALTIME_ALARM:
SOURCE_TIME_REALTIME_ALARM  652 src/libsystemd/sd-event/sd-event.c         case SOURCE_TIME_REALTIME_ALARM:
SOURCE_TIME_REALTIME_ALARM 1452 src/libsystemd/sd-event/sd-event.c                 case SOURCE_TIME_REALTIME_ALARM:
SOURCE_TIME_REALTIME_ALARM 1525 src/libsystemd/sd-event/sd-event.c                 case SOURCE_TIME_REALTIME_ALARM:
SOURCE_TIME_REALTIME_ALARM 2109 src/libsystemd/sd-event/sd-event.c         case SOURCE_TIME_REALTIME_ALARM:
SOURCE_TIME_REALTIME_ALARM 2384 src/libsystemd/sd-event/sd-event.c                 else if (ev_queue[i].data.ptr == INT_TO_PTR(SOURCE_TIME_REALTIME_ALARM))