Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dgetttyent.c157 t->tty.ty_comment = p; in getttyent()
159 t->tty.ty_comment = 0; in getttyent()
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dttyent.h23 char *ty_comment; /* usually the location of the terminal */ member