Searched refs:EL_EDITOR (Results 1 – 21 of 21) sorted by relevance
| /freebsd-14-stable/contrib/libedit/ |
| HD | eln.c | 149 case EL_EDITOR: /* const wchar_t * */ in el_set() 303 case EL_EDITOR: { in el_get()
|
| HD | histedit.h | 137 #define EL_EDITOR 2 /* , const Char *); set/get */ macro
|
| HD | el.c | 224 case EL_EDITOR: in el_wset() 425 case EL_EDITOR: in el_wget()
|
| HD | readline.c | 363 el_set(e, EL_EDITOR, "emacs"); in rl_initialize()
|
| /freebsd-14-stable/contrib/ntp/libntp/ |
| HD | ntp_lineedit.c | 91 el_set(ntp_el, EL_EDITOR, "emacs"); in ntp_readline_init()
|
| /freebsd-14-stable/usr.sbin/pppctl/ |
| HD | pppctl.c | 601 el_set(td.edit, EL_EDITOR, "vi"); in main() 603 el_set(td.edit, EL_EDITOR, "emacs"); in main()
|
| /freebsd-14-stable/contrib/libedit/TEST/ |
| HD | tc1.c | 150 el_set(el, EL_EDITOR, "vi"); /* Default editor is vi */ in main()
|
| HD | wtc1.c | 135 el_wset(el, EL_EDITOR, L"vi"); /* Default editor is vi */ in main()
|
| /freebsd-14-stable/usr.sbin/lpr/lpc/ |
| HD | lpc.c | 168 el_set(el, EL_EDITOR, "emacs"); in cmdscanner()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/LineEditor/ |
| HD | LineEditor.cpp | 210 ::el_set(Data->EL, EL_EDITOR, "emacs"); in LineEditor()
|
| /freebsd-14-stable/usr.sbin/gstat/ |
| HD | gstat.c | 196 el_set(el, EL_EDITOR, "emacs"); in main()
|
| /freebsd-14-stable/usr.sbin/ngctl/ |
| HD | main.c | 305 el_set(el, EL_EDITOR, "emacs"); in DoInteractive()
|
| /freebsd-14-stable/usr.bin/units/ |
| HD | units.c | 830 el_set(el, EL_EDITOR, "emacs"); in main()
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/Host/common/ |
| HD | Editline.cpp | 349 el_get(m_editline, EL_EDITOR, &editor); in IsEmacs() 1157 el_set(m_editline, EL_EDITOR, "emacs"); in ConfigureEditor()
|
| /freebsd-14-stable/usr.bin/tftp/ |
| HD | main.c | 196 el_set(el, EL_EDITOR, "emacs"); in main()
|
| /freebsd-14-stable/usr.bin/bc/ |
| HD | bc.y | 1206 el_set(el, EL_EDITOR, "emacs"); in main()
|
| /freebsd-14-stable/sbin/fsdb/ |
| HD | fsdb.c | 277 el_set(elptr, EL_EDITOR, "emacs"); in cmdloop()
|
| /freebsd-14-stable/contrib/tnftp/src/ |
| HD | util.c | 987 el_set(el, EL_EDITOR, "emacs"); /* default editor is emacs */ in controlediting()
|
| /freebsd-14-stable/usr.sbin/cdcontrol/ |
| HD | cdcontrol.c | 1179 el_set(el, EL_EDITOR, "emacs"); in input()
|
| /freebsd-14-stable/contrib/bc/src/ |
| HD | history.c | 206 el_set(h->el, EL_EDITOR, "emacs"); in bc_history_init()
|
| /freebsd-14-stable/crypto/openssh/ |
| HD | sftp.c | 2230 el_set(el, EL_EDITOR, "emacs"); in interactive_loop()
|