Searched refs:tomoyo_correct_path (Results 1 – 4 of 4) sorted by relevance
252 if (!tomoyo_correct_path(program)) in tomoyo_write_transition_control()260 if (!tomoyo_correct_path(domainname)) in tomoyo_write_transition_control()398 !tomoyo_correct_path(aggregated_name)) in tomoyo_write_aggregator()
515 bool tomoyo_correct_path(const char *filename) in tomoyo_correct_path() function543 return tomoyo_correct_path(domainname); in tomoyo_correct_domain()
924 bool tomoyo_correct_path(const char *filename);
453 flag = tomoyo_correct_path(pos) || !strcmp(pos, "keep") || in tomoyo_get_transit_preference()