Lines Matching defs:repo
254 fetch_to_fd(struct repository *repo, const char *url, char *path, const char *fetchOpts) in fetch_to_fd()841 bootstrap_pkg(bool force, const char *fetchOpts, struct repository *repo) in bootstrap_pkg()1205 struct repository *repo; in main() local