Home
last modified time | relevance | path

Searched refs:ty_name (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dgetttynam.c19 if (strcmp(tty, t->ty_name) == 0)
H A Dgetttyent.c131 t->tty.ty_name = p; in getttyent()
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dttyent.h18 char *ty_name; /* terminal device name */ member
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dloginrec.c781 if (!strncmp(ty->ty_name, ut->ut_line, sizeof(ut->ut_line))) in utmp_write_direct()