Searched refs:thistty (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libcurses/screen/ | ||
H A D | scr_ll_dump.c | 53 char *thistty; local 61 if ((thistty = ttyname(cur_term->Filedes)) == NULL) 64 (void) stat(thistty, &statbuf); |
Completed in 28 milliseconds