Searched refs:tar_pull_unref (Results 1 – 2 of 2) sorted by relevance
15 TarPull* tar_pull_unref(TarPull *pull);17 DEFINE_TRIVIAL_CLEANUP_FUNC(TarPull*, tar_pull_unref);
70 TarPull* tar_pull_unref(TarPull *i) { in tar_pull_unref() function