Home
last modified time | relevance | path

Searched refs:tomoyo_correct_path (Results 1 – 4 of 4) sorted by relevance

/linux/security/tomoyo/
A Ddomain.c259 if (!tomoyo_correct_path(program)) in tomoyo_write_transition_control()
267 if (!tomoyo_correct_path(domainname)) in tomoyo_write_transition_control()
411 !tomoyo_correct_path(aggregated_name)) in tomoyo_write_aggregator()
A Dutil.c547 bool tomoyo_correct_path(const char *filename) in tomoyo_correct_path() function
575 return tomoyo_correct_path(domainname); in tomoyo_correct_domain()
A Dcommon.h934 bool tomoyo_correct_path(const char *filename);
A Dcondition.c469 flag = tomoyo_correct_path(pos) || !strcmp(pos, "keep") || in tomoyo_get_transit_preference()

Completed in 12 milliseconds