Home
last modified time | relevance | path

Searched refs:el_source (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dntp_lineedit.c113 el_source(ntp_el, NULL); in ntp_readline_init()
/freebsd/contrib/libedit/
H A Dedit.expsym35 el_source
H A Dhistedit.h168 int el_source(EditLine *, const char *);
H A DMakefile45 editline.3 el_source.3 \
H A Del.c524 el_source(EditLine *el, const char *fname) in el_source() function
H A Dreadline.c418 el_source(e, NULL); in rl_initialize()
2219 return el_source(e, s); in rl_read_init_file()
/freebsd/lib/libedit/
H A DMakefile38 editline.3 el_source.3 \
/freebsd/contrib/libedit/TEST/
H A Dtc1.c173 el_source(el, NULL); in main()
H A Dwtc1.c155 el_source(el, NULL); in main()
/freebsd/usr.sbin/lpr/lpc/
H A Dlpc.c159 el_source(el, NULL); in cmdscanner()
/freebsd/usr.sbin/ngctl/
H A Dmain.c311 el_source(el, NULL); in DoInteractive()
/freebsd/usr.sbin/pppctl/
H A Dpppctl.c596 el_source(td.edit, NULL); in main()
/freebsd/bin/sh/
H A Dhistedit.c209 el_source(el, NULL); in histedit()
/freebsd/usr.bin/units/
H A Dunits.c832 el_source(el, NULL); in main()
/freebsd/usr.bin/tftp/
H A Dmain.c186 el_source(el, NULL); in main()
/freebsd/sbin/fsdb/
H A Dfsdb.c280 el_source(elptr, NULL); in cmdloop()
/freebsd/contrib/tnftp/src/
H A Dutil.c996 el_source(el, NULL); /* read ~/.editrc */ in controlediting()
/freebsd/usr.sbin/cdcontrol/
H A Dcdcontrol.c1182 el_source(el, NULL); in input()
/freebsd/contrib/bc/src/
H A Dhistory.c211 el_source(h->el, v.v); in bc_history_init()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1305 el_source(m_editline, nullptr); in ConfigureEditor()
/freebsd/crypto/openssh/
H A Dsftp.c2233 el_source(el, NULL); in interactive_loop()