Searched refs:on_not_found (Results 1 – 3 of 3) sorted by relevance
43 PullJobNotFound on_not_found; member
164 if (status == 404 && j->on_not_found) { in pull_job_curl_on_finished()168 r = j->on_not_found(j, &new_url); in pull_job_curl_on_finished()
300 …checksum_job->on_not_found = pull_job_restart_with_sha256sum; /* if this fails, look for ubuntu-st… in pull_make_verification_jobs()