fcntlib_O_WRONLY__VAR   68 ext/fcntl/fcntlib.c static ScmObj fcntlib_O_WRONLY__VAR = SCM_UNBOUND;
fcntlib_O_WRONLY__VAR  208 ext/fcntl/fcntlib.c   fcntlib_O_WRONLY__VAR = Scm_Intern(&fcntlib_O_WRONLY__VAR__NAME);
fcntlib_O_WRONLY__VAR  209 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_WRONLY__VAR)), SCM_OBJ(Scm_MakeInteger(O_WRONLY)));