(root)/
glibc-2.38/
posix/
tst-gnuglob64-time64.c
       1  #define GLOB_FUNC glob
       2  #define GLOB_TYPE glob_t
       3  #define GLOBFREE_FUNC globfree
       4  #define DIRENT_STRUCT dirent
       5  #define STAT_STRUCT stat
       6  
       7  #include "tst-gnuglob-skeleton.c"