Searched refs:ttyloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c120 char *ttyloc; /* location of tty line, if any */ member in struct:person
304 p->ttyloc = NULL;
385 new->ttyloc = NULL;
404 p->ttyloc = NULL;
622 if (pers->ttyloc != NULL)
623 (void) printf(" %-20.20s", pers->ttyloc);

Completed in 59 milliseconds