Home
last modified time | relevance | path

Searched defs:compat_utmp (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dcompat.h50 struct compat_utmp struct
52 char ut_line[8]; /* tty name */
53 char ut_name[8]; /* user id */
54 char ut_host[16]; /* host name, if remote */
55 time_t ut_time; /* time on */