Home
last modified time | relevance | path

Searched refs:el_get (Results 1 – 9 of 9) sorted by relevance

/dragonfly/lib/libedit/libedit/
H A DSymbolm.map5 el_get;
/dragonfly/usr.bin/bc/
H A Dscan.l330 el_get(el, EL_EDITMODE, &use_el);
353 el_get(el, EL_EDITMODE, &use_el);
/dragonfly/contrib/libedit/src/
H A Dhistedit.h114 int el_get(EditLine *, int, ...);
H A Deln.c275 el_get(EditLine *el, int op, ...) in el_get() function
H A Dreadline.c369 el_get(e, EL_TERMINAL, &rl_terminal_name); in rl_initialize()
2361 el_get(e, EL_GETTC, "li", rows); in rl_get_screen_size()
2363 el_get(e, EL_GETTC, "co", cols); in rl_get_screen_size()
/dragonfly/bin/sh/
H A Dhistedit.c488 el_get(el, EL_GETFP, 1, &old); in bindcmd()
/dragonfly/contrib/tnftp/src/
H A Dutil.c1029 if ((el_get(el, EL_EDITMODE, &editmode) != -1) && editmode == 0) in controlediting()
/dragonfly/crypto/openssh/
H A Dsftp.c2119 if (el_get(el, EL_CLIENTDATA, (void**)&complete_ctx) != 0) in complete()
/dragonfly/
H A DMakefile_upgrade.inc2291 TO_REMOVE+=/usr/share/man/man3/el_get.3.gz