Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudevd.c194 static void event_queue_cleanup(Manager *manager, EventState match_state) { in event_queue_cleanup() argument
196 if (match_state != EVENT_UNDEF && match_state != event->state) in event_queue_cleanup()