Searched refs:TarPullFinished (Results 1 - 2 of 2) 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);
H A Dpull-tar.c67 TarPullFinished on_finished;
126 TarPullFinished on_finished,

Completed in 11 milliseconds