Searched refs:EL_EDITOR (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_lineedit.c93 el_set(ntp_el, EL_EDITOR, "emacs");
/netbsd-current/external/bsd/bc/dist/
H A Dmain.c248 el_set (edit, EL_EDITOR, "emacs");
/netbsd-current/lib/libedit/
H A Dhistedit.h137 #define EL_EDITOR 2 /* , const Char *); set/get */ macro
H A Deln.c149 case EL_EDITOR: /* const wchar_t * */
303 case EL_EDITOR: {
H A Del.c224 case EL_EDITOR:
426 case EL_EDITOR:
/netbsd-current/bin/sh/
H A Dhistedit.c187 el_set(el, EL_EDITOR, "vi");
189 el_set(el, EL_EDITOR, "emacs");
/netbsd-current/lib/libedit/TEST/
H A Dtc1.c150 el_set(el, EL_EDITOR, "vi"); /* Default editor is vi */
H A Dwtc1.c135 el_wset(el, EL_EDITOR, L"vi"); /* Default editor is vi */
/netbsd-current/usr.sbin/lpr/lpc/
H A Dlpc.c169 el_set(elptr, EL_EDITOR, "emacs");
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp215 ::el_set(Data->EL, EL_EDITOR, "emacs");
/netbsd-current/usr.sbin/crash/
H A Dcrash.c481 el_set(elptr, EL_EDITOR, "emacs");
/netbsd-current/usr.bin/mail/
H A Dcomplete.c753 if (el_get(el, EL_EDITOR, &mode) == -1)
1204 (void)el_set(em.el, EL_EDITOR, el_editor);
/netbsd-current/bin/csh/
H A Dset.c572 el_set(el, EL_EDITOR, *vn ? short2str(vn) : "emacs");
/netbsd-current/usr.bin/ftp/
H A Dutil.c1008 el_set(el, EL_EDITOR, "emacs"); /* default editor is emacs */
/netbsd-current/usr.bin/cdplay/
H A Dcdplay.c289 el_set(elptr, EL_EDITOR, "emacs");
/netbsd-current/sbin/fsdb/
H A Dfsdb.c371 el_set(elptr, EL_EDITOR, "emacs");

Completed in 187 milliseconds