opendir            27 gc/if_not_there.c     if ((d = opendir(argv[1])) != 0) {
opendir           170 src/system.c       DIR *dirp = opendir(Scm_GetStringConst(pathname));