Home
last modified time | relevance | path

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

/security/tomoyo/
Dutil.c446 bool in_repetition = false; in tomoyo_correct_word2() local
475 in_repetition = true; in tomoyo_correct_word2()
480 if (!in_repetition) in tomoyo_correct_word2()
482 in_repetition = false; in tomoyo_correct_word2()
499 } else if (in_repetition && c == '/') { in tomoyo_correct_word2()
505 if (in_repetition) in tomoyo_correct_word2()