Searched refs:matched_path (Results 1 – 3 of 3) sorted by relevance
736 if (ee->r.param.path.matched_path) in tomoyo_find_next_domain()737 candidate = ee->r.param.path.matched_path; in tomoyo_find_next_domain()
256 r->param.path.matched_path = in tomoyo_check_path_acl()259 return r->param.path.matched_path != NULL; in tomoyo_check_path_acl()
433 const struct tomoyo_path_info *matched_path; member