Searched defs:tomoyo_condition (Results 1 – 2 of 2) sorted by relevance
652 struct tomoyo_condition { struct674 struct tomoyo_condition *cond; /* Maybe NULL. */ argument
765 bool tomoyo_condition(struct tomoyo_request_info *r, in tomoyo_condition() function