Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dterminal.c417 terminal_alloc_buffer(EditLine *el) in terminal_alloc_buffer() function
462 el->el_display = terminal_alloc_buffer(el); in terminal_alloc_display()
465 el->el_vdisplay = terminal_alloc_buffer(el); in terminal_alloc_display()