Searched refs:el_source (Results 1 – 21 of 21) sorted by relevance
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_lineedit.c | 113 el_source(ntp_el, NULL); in ntp_readline_init()
|
/freebsd/contrib/libedit/ |
H A D | edit.expsym | 35 el_source
|
H A D | histedit.h | 168 int el_source(EditLine *, const char *);
|
H A D | Makefile | 45 editline.3 el_source.3 \
|
H A D | el.c | 524 el_source(EditLine *el, const char *fname) in el_source() function
|
H A D | readline.c | 418 el_source(e, NULL); in rl_initialize() 2219 return el_source(e, s); in rl_read_init_file()
|
/freebsd/lib/libedit/ |
H A D | Makefile | 38 editline.3 el_source.3 \
|
/freebsd/contrib/libedit/TEST/ |
H A D | tc1.c | 173 el_source(el, NULL); in main()
|
H A D | wtc1.c | 155 el_source(el, NULL); in main()
|
/freebsd/usr.sbin/lpr/lpc/ |
H A D | lpc.c | 159 el_source(el, NULL); in cmdscanner()
|
/freebsd/usr.sbin/ngctl/ |
H A D | main.c | 311 el_source(el, NULL); in DoInteractive()
|
/freebsd/usr.sbin/pppctl/ |
H A D | pppctl.c | 596 el_source(td.edit, NULL); in main()
|
/freebsd/bin/sh/ |
H A D | histedit.c | 209 el_source(el, NULL); in histedit()
|
/freebsd/usr.bin/units/ |
H A D | units.c | 832 el_source(el, NULL); in main()
|
/freebsd/usr.bin/tftp/ |
H A D | main.c | 186 el_source(el, NULL); in main()
|
/freebsd/sbin/fsdb/ |
H A D | fsdb.c | 280 el_source(elptr, NULL); in cmdloop()
|
/freebsd/contrib/tnftp/src/ |
H A D | util.c | 996 el_source(el, NULL); /* read ~/.editrc */ in controlediting()
|
/freebsd/usr.sbin/cdcontrol/ |
H A D | cdcontrol.c | 1182 el_source(el, NULL); in input()
|
/freebsd/contrib/bc/src/ |
H A D | history.c | 211 el_source(h->el, v.v); in bc_history_init()
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Editline.cpp | 1305 el_source(m_editline, nullptr); in ConfigureEditor()
|
/freebsd/crypto/openssh/ |
H A D | sftp.c | 2233 el_source(el, NULL); in interactive_loop()
|