Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-event/
Dsd-event.c1683 static void event_free_inotify_data(sd_event *e, struct inotify_data *d) { in event_free_inotify_data() function
1761 event_free_inotify_data(e, d); in event_make_inotify_data()
1851 event_free_inotify_data(e, d); in event_gc_inotify_data()
2408 event_free_inotify_data(s->event, new_inotify_data); in sd_event_source_set_priority()