fcntlib_O_NOCTTY__VAR   79 ext/fcntl/fcntlib.c static ScmObj fcntlib_O_NOCTTY__VAR = SCM_UNBOUND;
fcntlib_O_NOCTTY__VAR  197 ext/fcntl/fcntlib.c   fcntlib_O_NOCTTY__VAR = Scm_Intern(&fcntlib_O_NOCTTY__VAR__NAME);
fcntlib_O_NOCTTY__VAR  198 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_NOCTTY__VAR)), SCM_OBJ(Scm_MakeInteger(O_NOCTTY)));