g_opendir 144 win32/glob.c static DIR *g_opendir(Char *, glob_t *); g_opendir 640 win32/glob.c if ((dirp = g_opendir(pathbuf, pglob)) == NULL) {