fcntlib_O_RDONLY__VAR   66 ext/fcntl/fcntlib.c static ScmObj fcntlib_O_RDONLY__VAR = SCM_UNBOUND;
fcntlib_O_RDONLY__VAR  210 ext/fcntl/fcntlib.c   fcntlib_O_RDONLY__VAR = Scm_Intern(&fcntlib_O_RDONLY__VAR__NAME);
fcntlib_O_RDONLY__VAR  211 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_RDONLY__VAR)), SCM_OBJ(Scm_MakeInteger(O_RDONLY)));