Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/
H A Dntp_lineedit.c113 el_source(ntp_el, NULL); in ntp_readline_init()
/src/contrib/libedit/
H A Dedit.expsym35 el_source
H A Dhistedit.h170 int el_source(EditLine *, const char *);
H A DMakefile45 editline.3 el_source.3 \
H A Del.c546 el_source(EditLine *el, const char *fname) in el_source() function
H A Dreadline.c419 el_source(e, NULL); in rl_initialize()
2220 return el_source(e, s); in rl_read_init_file()
H A DChangeLog2563 el_set(), el_source(), and history_init(). * Fix a typo an
5560 * el.c: * in el_source(): - don't reopen fp if it was
5714 after el_source() or el_parse() to determine if editing is still
5984 * el.c: fix el_source() - a block needed braces around it (the
/src/lib/libedit/
H A DMakefile36 editline.3 el_source.3 \
/src/contrib/libedit/TEST/
H A Dtc1.c173 el_source(el, NULL); in main()
H A Dwtc1.c155 el_source(el, NULL); in main()
/src/usr.sbin/lpr/lpc/
H A Dlpc.c159 el_source(el, NULL); in cmdscanner()
/src/usr.sbin/ngctl/
H A Dmain.c346 el_source(el, NULL); in DoInteractive()
/src/usr.sbin/pppctl/
H A Dpppctl.c596 el_source(td.edit, NULL); in main()
/src/bin/sh/
H A Dhistedit.c211 el_source(el, NULL); in histedit()
/src/usr.bin/units/
H A Dunits.c832 el_source(el, NULL); in main()
/src/usr.bin/tftp/
H A Dmain.c186 el_source(el, NULL); in main()
/src/sbin/fsdb/
H A Dfsdb.c280 el_source(elptr, NULL); in cmdloop()
/src/contrib/tnftp/src/
H A Dutil.c996 el_source(el, NULL); /* read ~/.editrc */ in controlediting()
/src/usr.sbin/cdcontrol/
H A Dcdcontrol.c1182 el_source(el, NULL); in input()
/src/contrib/bc/src/
H A Dhistory.c212 el_source(h->el, v.v); in bc_history_init()
/src/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1305 el_source(m_editline, nullptr); in ConfigureEditor()
/src/crypto/openssh/
H A Dsftp.c2233 el_source(el, NULL); in interactive_loop()