Home
last modified time | relevance | path

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

/mirbsd/src/lib/libedit/
Dterm.c268 private int term_alloc_display(EditLine *);
452 if (term_alloc_display(el) == -1) in term_rebuffer_display()
462 term_alloc_display(EditLine *el) in term_alloc_display() function