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

/linux-4.4.14/security/tomoyo/
H A Dcondition.c466 * tomoyo_get_condition() return NULL. tomoyo_get_transit_preference()
472 * tomoyo_get_condition - Parse condition part.
478 struct tomoyo_condition *tomoyo_get_condition(struct tomoyo_acl_param *param) tomoyo_get_condition() function
H A Ddomain.c104 new_entry->cond = tomoyo_get_condition(param); tomoyo_update_domain()
H A Dcommon.h1019 struct tomoyo_condition *tomoyo_get_condition(struct tomoyo_acl_param *param);

Completed in 80 milliseconds