Home
last modified time | relevance | path

Searched refs:in_repetition (Results 1 – 1 of 1) sorted by relevance

/linux/security/tomoyo/
A Dutil.c439 bool in_repetition = false; in tomoyo_correct_word2() local
486 in_repetition = true; in tomoyo_correct_word2()
491 if (!in_repetition) in tomoyo_correct_word2()
493 in_repetition = false; in tomoyo_correct_word2()
497 } else if (in_repetition && c == '/') { in tomoyo_correct_word2()
503 if (in_repetition) in tomoyo_correct_word2()

Completed in 4 milliseconds