Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Ddomain.c108 new_entry->cond = tomoyo_get_condition(param); in tomoyo_update_domain()
H A Dcommon.h1029 struct tomoyo_condition *tomoyo_get_condition(struct tomoyo_acl_param *param);
H A Dcondition.c495 struct tomoyo_condition *tomoyo_get_condition(struct tomoyo_acl_param *param) in tomoyo_get_condition() function