Home
last modified time | relevance | path

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

/security/tomoyo/
A Dutil.c533 const char *cp1 = memchr(filename, '/', len); in tomoyo_correct_path2() local
536 return cp1 && (!cp2 || (cp1 < cp2)) && tomoyo_correct_word2(filename, len); in tomoyo_correct_path2()

Completed in 4 milliseconds