Searched refs:event_free (Results 1 - 2 of 2) sorted by relevance

/systemd/src/udev/
H A Dudevd.c157 static void event_free(struct event *event) { function
195 event_free(worker->event);
836 event_free(event);
903 event_free(worker->event);
/systemd/src/libsystemd/sd-event/
H A Dsd-event.c389 static void event_free(sd_event *e) { function
462 event_free(e);
486 event_free(e);

Completed in 507 milliseconds