Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterminfo.h43 void ti_set_term (const struct terminfo *new);
H A Dterminfo.c248 ti_set_term (const struct terminfo *new) in ti_set_term() function
H A Dbuiltins.c5080 ti_set_term (&term); in terminfo_func()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog767 * stage2/terminfo.c (ti_set_term): Use a pointer to struct
773 * stage2/terminfo.h (ti_set_term): Updated.