Searched refs:ty_type (Results 1 – 2 of 2) sorted by relevance
47 char *ty_type; /* terminal type for termcap */ member
96 tty.ty_getty = tty.ty_type = NULL; in __getttyent()99 if (!*(tty.ty_type = p)) in __getttyent()100 tty.ty_type = NULL; in __getttyent()
Completed in 5 milliseconds