Home
last modified time | relevance | path

Searched defs:_term (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libcurses/tinfo/
H A Dtinfo_driver.c567 TERMINAL *_term = (TERMINAL *) TCB; in drv_sgmode() local
601 TERMINAL *_term = (TERMINAL *) TCB; in drv_mode() local
/openbsd-src/lib/libcurses/
H A Dcurses.priv.h977 TERMINAL *_term; /* terminal type information */ member