Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcondition.c376 static u8 tomoyo_condition_type(const char *word) in tomoyo_condition_type() function
594 left = tomoyo_condition_type(left_word); in tomoyo_get_condition()
628 right = tomoyo_condition_type(right_word); in tomoyo_get_condition()