Home
last modified time | relevance | path

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

/external/compiler-rt/test/msan/
Dscandir.cc20 static int my_filter(const struct dirent *a) { in my_filter() function
45 int res = scandir(buf, &d, my_filter, my_compar); in main()
/external/llvm-project/compiler-rt/test/msan/
Dscandir.cpp20 static int my_filter(const struct dirent *a) { in my_filter() function
45 int res = scandir(buf, &d, my_filter, my_compar); in main()