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" 8
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" 8