Searched refs:ty_type (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/
H A Dttyent.h52 char *ty_type; /* terminal type for termcap */ member in struct:ttyent
/barrelfish-master/lib/libc/gen/
H A Dgetttyent.c142 tty.ty_getty = tty.ty_type = NULL;
145 if (!*(tty.ty_type = p))
146 tty.ty_type = NULL;

Completed in 33 milliseconds