Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dutmpx.h87 char ut_host[257]; /* remote host name */ member
117 char ut_host[257]; /* remote host name */ member
/illumos-gate/usr/src/cmd/last/
H A Dlast.c127 char *ut_host; in main() local