matched_path      437 security/tomoyo/common.h 			const struct tomoyo_path_info *matched_path;
matched_path      765 security/tomoyo/domain.c 	if (ee->r.param.path.matched_path)
matched_path      766 security/tomoyo/domain.c 		candidate = ee->r.param.path.matched_path;
matched_path      259 security/tomoyo/file.c 		r->param.path.matched_path =
matched_path      262 security/tomoyo/file.c 		return r->param.path.matched_path != NULL;