Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dcompat.h54 char ut_host[16]; /* host name, if remote */ member
78 char ut_host[257]; /* remote host name */ member
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dutmp.h40 char ut_host[16]; /* host name, if remote */ member
/titanic_41/usr/src/head/
H A Dutmpx.h87 char ut_host[257]; /* remote host name */ member
117 char ut_host[257]; /* remote host name */ member
/titanic_41/usr/src/cmd/last/
H A Dlast.c123 char *ut_host; in main() local