Searched defs:tomoyo_correct_path (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dutil.c526 * tomoyo_correct_path - Validate a pathname.
533 bool tomoyo_correct_path(const char *filename) function
561 return tomoyo_correct_path(domainname);

Completed in 4 milliseconds