Searched refs:EL_RPROMPT (Results 1 – 7 of 7) sorted by relevance
116 case EL_RPROMPT: { in el_set()286 case EL_RPROMPT: { in el_get()
148 #define EL_RPROMPT 12 /* , prompt_func); set/get */ macro
194 case EL_RPROMPT: { in el_wset()423 case EL_RPROMPT: { in el_wget()
251 prompt_print(el, EL_RPROMPT); in re_refresh()318 prompt_print(el, EL_RPROMPT); in re_refresh()
5519 three years ago. - implement EL_RPROMPT, which allows a5522 in editline(3). - bump shlib minor version for EL_RPROMPT.
989 el_set(el, EL_RPROMPT, rprompt); in controlediting()
1462 depends on EL_RPROMPT support i added to editline(3).1499 - implement EL_RPROMPT, which allows a setting/getting of a1511 - test for EL_RPROMPT instead of EL_EDITMODE, since the