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