Searched refs:tomoyo_correct_path2 (Results 1 – 1 of 1) sorted by relevance
146 static bool tomoyo_correct_path2(const char *filename, const size_t len);163 tomoyo_correct_path2(pos, strchrnul(pos, ' ') - pos)) in tomoyo_get_domainname()526 static bool tomoyo_correct_path2(const char *filename, const size_t len) in tomoyo_correct_path2() function544 return tomoyo_correct_path2(filename, strlen(filename)); in tomoyo_correct_path()566 if (!tomoyo_correct_path2(domainname, cp - domainname)) in tomoyo_correct_domain()