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

/systemd/src/import/
H A Dexport-tar.c242 static int tar_export_on_output(sd_event_source *s, int fd, uint32_t revents, void *userdata) { function
309 r = sd_event_add_io(e->event, &e->output_event_source, fd, EPOLLOUT, tar_export_on_output, e);

Completed in 1539 milliseconds