Home
last modified time | relevance | path

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

/security/tomoyo/
Dutil.c433 static bool tomoyo_correct_word2(const char *string, size_t len) in tomoyo_correct_word2() function
513 return tomoyo_correct_word2(string, strlen(string)); in tomoyo_correct_word()
549 !tomoyo_correct_word2(domainname, cp - domainname)) in tomoyo_correct_domain()
576 !tomoyo_correct_word2(buffer + 1, len - 2)) in tomoyo_domain_def()