Searched refs:my_filter (Results 1 – 1 of 1) sorted by relevance
20 static int my_filter(const struct dirent *a) { in my_filter() function45 int res = scandir(buf, &d, my_filter, my_compar); in main()