Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dutil.c428 bool in_repetition = false; in tomoyo_correct_word2() local
457 in_repetition = true; in tomoyo_correct_word2()
462 if (!in_repetition) in tomoyo_correct_word2()
464 in_repetition = false; in tomoyo_correct_word2()
481 } else if (in_repetition && c == '/') { in tomoyo_correct_word2()
487 if (in_repetition) in tomoyo_correct_word2()