Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Deln.c116 case EL_RPROMPT: { in el_set()
287 case EL_RPROMPT: { in el_get()
H A Dhistedit.h147 #define EL_RPROMPT 12 /* , prompt_func); set/get */ macro
H A Del.c213 case EL_RPROMPT: { in el_wset()
435 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()
/dragonfly/contrib/tnftp/src/
H A Dutil.c1021 el_set(el, EL_RPROMPT, rprompt); in controlediting()