Searched refs:SH_GMACS (Results 1 – 9 of 9) sorted by relevance
277 if(is_option(&opt,SH_VI)||is_option(&opt,SH_EMACS)||is_option(&opt,SH_GMACS)) in b_shopt()281 off_option(&newflags,SH_GMACS); in b_shopt()
216 off_option(&newflags,SH_GMACS); in sh_argopts()298 if(o==SH_VI || o==SH_EMACS || o==SH_GMACS) in sh_argopts()302 off_option(&newflags,SH_GMACS); in sh_argopts()
269 newopt=SH_GMACS; in put_ed()276 sh_offoption(SH_GMACS); in put_ed()1660 if(sh_isoption(SH_GMACS)) in sh_reinit()1661 on_option(&opt,SH_GMACS); in sh_reinit()
633 if(mbwide()||sh_isoption(SH_EMACS)||sh_isoption(SH_VI)||sh_isoption(SH_GMACS)) in sh_done()
1999 if(sh_isoption(SH_EMACS) || sh_isoption(SH_GMACS)) in slowread()2174 if(!sh_isoption(SH_VI) && !sh_isoption(SH_EMACS) && !sh_isoption(SH_GMACS)) in io_prompt()
1328 was_gmacs = sh_isoption(SH_GMACS); in sh_exec()1331 sh_offoption(SH_GMACS); in sh_exec()1467 sh_onoption(SH_GMACS); in sh_exec()
61 "gmacs", SH_GMACS,
86 #define SH_GMACS 24 macro
637 if(!sh_isoption(SH_VI) && !sh_isoption(SH_EMACS) && !sh_isoption(SH_GMACS)) in ed_setup()