Searched refs:el_source (Results 1 – 20 of 20) sorted by relevance
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | ntp_lineedit.c | 113 el_source(ntp_el, NULL); in ntp_readline_init()
|
| /freebsd-13.1/contrib/libedit/ |
| H A D | histedit.h | 167 int el_source(EditLine *, const char *);
|
| H A D | Makefile | 39 editline.3 el_source.3 \
|
| H A D | el.c | 512 el_source(EditLine *el, const char *fname) in el_source() function
|
| H A D | readline.c | 388 el_source(e, NULL); in rl_initialize() 2147 return el_source(e, s); in rl_read_init_file()
|
| /freebsd-13.1/lib/libedit/ |
| H A D | Makefile | 41 editline.3 el_source.3 \
|
| /freebsd-13.1/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-13.1/usr.sbin/lpr/lpc/ |
| H A D | lpc.c | 173 el_source(el, NULL); in cmdscanner()
|
| /freebsd-13.1/usr.sbin/ngctl/ |
| H A D | main.c | 314 el_source(el, NULL); in DoInteractive()
|
| /freebsd-13.1/bin/sh/ |
| H A D | histedit.c | 150 el_source(el, NULL); in histedit()
|
| /freebsd-13.1/usr.sbin/pppctl/ |
| H A D | pppctl.c | 599 el_source(td.edit, NULL); in main()
|
| /freebsd-13.1/usr.bin/units/ |
| H A D | units.c | 840 el_source(el, NULL); in main()
|
| /freebsd-13.1/usr.bin/tftp/ |
| H A D | main.c | 201 el_source(el, NULL); in main()
|
| /freebsd-13.1/usr.bin/bc/ |
| H A D | bc.y | 1213 el_source(el, NULL); in main()
|
| /freebsd-13.1/sbin/fsdb/ |
| H A D | fsdb.c | 261 el_source(elptr, NULL); in cmdloop()
|
| /freebsd-13.1/contrib/tnftp/src/ |
| H A D | util.c | 996 el_source(el, NULL); /* read ~/.editrc */ in controlediting()
|
| /freebsd-13.1/usr.sbin/cdcontrol/ |
| H A D | cdcontrol.c | 1184 el_source(el, NULL); in input()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | Editline.cpp | 1293 el_source(m_editline, nullptr); in ConfigureEditor()
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | sftp.c | 2144 el_source(el, NULL); in interactive_loop()
|