Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Deln.c165 case EL_SETTC: in el_set()
194 case EL_SETTC: in el_set()
H A Dhistedit.h141 #define EL_SETTC 6 /* , const Char *, ..., NULL); set */ macro
H A Del.c241 case EL_SETTC: in el_wset()
263 case EL_SETTC: in el_wset()
H A Dreadline.c2395 el_set(e, EL_SETTC, "li", buf, NULL); in rl_set_screen_size()
2397 el_set(e, EL_SETTC, "co", buf, NULL); in rl_set_screen_size()
H A DChangeLog3934 EL_GETTC. - XXX: the EL_SETTC api will change in the future.