Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcommon.h649 struct tomoyo_condition { struct
671 struct tomoyo_condition *cond; /* Maybe NULL. */ argument
Dcondition.c745 bool tomoyo_condition(struct tomoyo_request_info *r, in tomoyo_condition() function