Home
last modified time | relevance | path

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

/netbsd-src/lib/libedit/
H A Dterminal.c216 static void terminal_alloc(EditLine *, const struct termcapstr *,
336 terminal_alloc(EditLine *el, const struct termcapstr *t, const char *cap) in terminal_alloc() function
879 terminal_alloc(el, t, NULL); in terminal_set()
895 terminal_alloc(el, t, tgetstr(strchr(t->name, *t->name), in terminal_set()
1334 terminal_alloc(el, ts, how); in terminal_settc()