Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c124 char *ttyloc; /* location of tty line, if any */ member
308 p->ttyloc = NULL; in doall()
389 new->ttyloc = NULL; in donames()
408 p->ttyloc = NULL; in donames()
626 if (pers->ttyloc != NULL) in shortprint()
627 (void) printf(" %-20.20s", pers->ttyloc); in shortprint()