Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dterminal.c419 terminal_alloc_buffer(EditLine *el) in terminal_alloc_buffer() function
464 el->el_display = terminal_alloc_buffer(el); in terminal_alloc_display()
467 el->el_vdisplay = terminal_alloc_buffer(el); in terminal_alloc_display()