Home
last modified time | relevance | path

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

/original-bsd/usr.bin/window/
H A Dtt.h88 int (*tt_func)(); member
H A Dttinit.c84 if ((*tp->tt_func)() < 0) { in ttinit()