Searched refs:tomoyo_correct_word2 (Results 1 – 1 of 1) sorted by relevance
435 static bool tomoyo_correct_word2(const char *string, size_t len) in tomoyo_correct_word2() function520 return tomoyo_correct_word2(string, strlen(string)); in tomoyo_correct_word()536 return cp1 && (!cp2 || (cp1 < cp2)) && tomoyo_correct_word2(filename, len); in tomoyo_correct_path2()598 !tomoyo_correct_word2(buffer + 1, len - 2)) in tomoyo_domain_def()