Searched refs:applypatch_check (Results 1 – 4 of 4) sorted by relevance
60 int applypatch_check(const char* filename,
30 return applypatch_check(argv[2], argc-3, argv+3); in CheckMode()
585 int applypatch_check(const char* filename, in applypatch_check() function
927 int result = applypatch_check(filename, patchcount, sha1s); in ApplyPatchCheckFn()