Home
last modified time | relevance | path

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

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