Home
last modified time | relevance | path

Searched refs:EL_EDITOR (Results 1 – 14 of 14) sorted by relevance

/dragonfly/bin/sh/
H A Dhistedit.c139 el_set(el, EL_EDITOR, "vi"); in histedit()
141 el_set(el, EL_EDITOR, "emacs"); in histedit()
/dragonfly/contrib/libedit/src/
H A Deln.c149 case EL_EDITOR: /* const wchar_t * */ in el_set()
303 case EL_EDITOR: { in el_get()
H A Dhistedit.h136 #define EL_EDITOR 2 /* , const Char *); set/get */ macro
H A Del.c247 case EL_EDITOR: in el_wset()
449 case EL_EDITOR: in el_wget()
H A Dreadline.c365 el_set(e, EL_EDITOR, "emacs"); in rl_initialize()
/dragonfly/usr.sbin/pppctl/
H A Dpppctl.c414 el_set(edit, EL_EDITOR, "vi"); in main()
416 el_set(edit, EL_EDITOR, "emacs"); in main()
/dragonfly/usr.sbin/lpr/lpc/
H A Dlpc.c156 el_set(el, EL_EDITOR, "emacs"); in cmdscanner()
/dragonfly/usr.bin/tftp/
H A Dmain.c591 el_set(el, EL_EDITOR, "emacs"); in command()
/dragonfly/usr.bin/units/
H A Dunits.c743 el_set(el, EL_EDITOR, "emacs"); in main()
/dragonfly/sbin/fsdb/
H A Dfsdb.c224 el_set(elptr, EL_EDITOR, "emacs"); in cmdloop()
/dragonfly/usr.bin/bc/
H A Dbc.y1162 el_set(el, EL_EDITOR, "emacs"); in main()
/dragonfly/contrib/tnftp/src/
H A Dutil.c1019 el_set(el, EL_EDITOR, "emacs"); /* default editor is emacs */ in controlediting()
/dragonfly/usr.sbin/cdcontrol/
H A Dcdcontrol.c1162 el_set(el, EL_EDITOR, "emacs"); in input()
/dragonfly/crypto/openssh/
H A Dsftp.c2212 el_set(el, EL_EDITOR, "emacs"); in interactive_loop()