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