Home
last modified time | relevance | path

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

/security/tomoyo/
Dcondition.c630 condp->equals = !is_not; in tomoyo_get_condition()
633 condp->equals); in tomoyo_get_condition()
777 const bool match = condp->equals; in tomoyo_condition()
Dcommon.h644 bool equals; member
Dcommon.c1264 const u8 match = condp->equals; in tomoyo_print_condition()