Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dcommon.h648 struct tomoyo_condition { struct
670 struct tomoyo_condition *cond; /* Maybe NULL. */ argument
Dcondition.c744 bool tomoyo_condition(struct tomoyo_request_info *r, in tomoyo_condition() function