Home
last modified time | relevance | path

Searched refs:EL_RPROMPT (Results 1 – 7 of 7) sorted by relevance

/src/contrib/libedit/
H A Deln.c116 case EL_RPROMPT: { in el_set()
286 case EL_RPROMPT: { in el_get()
H A Dhistedit.h148 #define EL_RPROMPT 12 /* , prompt_func); set/get */ macro
H A Del.c194 case EL_RPROMPT: { in el_wset()
423 case EL_RPROMPT: { in el_wget()
H A Drefresh.c251 prompt_print(el, EL_RPROMPT); in re_refresh()
318 prompt_print(el, EL_RPROMPT); in re_refresh()
H A DChangeLog5519 three years ago. - implement EL_RPROMPT, which allows a
5522 in editline(3). - bump shlib minor version for EL_RPROMPT.
/src/contrib/tnftp/src/
H A Dutil.c989 el_set(el, EL_RPROMPT, rprompt); in controlediting()
/src/contrib/tnftp/
H A DChangeLog1462 depends on EL_RPROMPT support i added to editline(3).
1499 - implement EL_RPROMPT, which allows a setting/getting of a
1511 - test for EL_RPROMPT instead of EL_EDITMODE, since the