Searched refs:TarPullFinished (Results 1 – 2 of 2) sorted by relevance
12 typedef void (*TarPullFinished)(TarPull *pull, int error, void *userdata); typedef14 int tar_pull_new(TarPull **pull, sd_event *event, const char *image_root, TarPullFinished on_finish…
54 TarPullFinished on_finished;101 TarPullFinished on_finished, in tar_pull_new()