Home
last modified time | relevance | path

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

/glibc-2.36/io/
Dtst-ftw-bz26353.c32 my_func (const char *file, const struct stat *sb, int flag) in my_func() function
55 TEST_COMPARE (ftw (tempdir, my_func, large_nopenfd), 0); in do_ftw()
Dtst-ftw-bz28126.c31 my_func (const char *file, const struct stat *sb, int flag) in my_func() function
88 TEST_COMPARE (ftw (tempdir, my_func, 20), 0); in do_test()