HomeSort by: relevance | last modified time | path
    Searched defs:heuristics (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck_udf/
main.c 196 int heuristics = 0; /* use heuristics to fix esoteric corruptions */ variable in typeref:typename:int
1922 if (heuristics) {
1928 pwarn("Heuristics found corrupted MS Windows VAT\n");
4355 heuristics = 1;
main.c 196 int heuristics = 0; /* use heuristics to fix esoteric corruptions */ variable in typeref:typename:int
1922 if (heuristics) {
1928 pwarn("Heuristics found corrupted MS Windows VAT\n");
4355 heuristics = 1;

Completed in 26 milliseconds