Searched refs:rules_matched (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/fstest/
H A Dperm_checker.c226 int rules_matched = 0; local
235 rules_matched++; // Exact match found
240 if ((retval + rules_matched) > 1)
246 if (rules_matched || retval)
258 rules_matched++;
269 rules_matched++;
274 if (!rules_matched)
287 int rules_matched = 0; local
297 rules_matched++; // Exact match found
302 if ((retval + rules_matched) >
315 int rules_matched = 0; local
[all...]

Completed in 65 milliseconds