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

/osnet-11/usr/src/lib/libcurses/screen/
H A Dscr_ll_dump.c53 char *thistty; local
61 if ((thistty = ttyname(cur_term->Filedes)) == NULL)
64 (void) stat(thistty, &statbuf);

Completed in 19 milliseconds