Searched defs:TarPullFinished (Results 1 - 1 of 1) sorted by relevance

/systemd/src/import/
H A Dpull-tar.h29 typedef void (*TarPullFinished)(TarPull *pull, int error, void *userdata); typedef
31 int tar_pull_new(TarPull **pull, sd_event *event, const char *image_root, TarPullFinished on_finished, void *userdata);

Completed in 70 milliseconds