Home
last modified time | relevance | path

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

/security/tomoyo/
Dcondition.c649 condp->equals = !is_not; in tomoyo_get_condition()
652 condp->equals); in tomoyo_get_condition()
799 const bool match = condp->equals; in tomoyo_condition()
Dcommon.h648 bool equals; member
Dcommon.c1286 const u8 match = condp->equals; in tomoyo_print_condition()