Home
last modified time | relevance | path

Searched defs:tomoyo_condition (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/security/tomoyo/
Dcommon.h652 struct tomoyo_condition { struct
674 struct tomoyo_condition *cond; /* Maybe NULL. */ argument
Dcondition.c765 bool tomoyo_condition(struct tomoyo_request_info *r, in tomoyo_condition() function