Searched refs:my_func (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/io/ |
D | tst-ftw-bz26353.c | 32 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()
|
D | tst-ftw-bz28126.c | 31 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()
|