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

/freebsd-11.0-release/usr.bin/wall/
H A Dwall.c83 ttystat(char *line) function
149 if (ttystat(utmp->ut_line) != 0)
/freebsd-11.0-release/usr.bin/who/
H A Dwho.c212 ttystat(char *line) function
232 if (ttystat(utx->ut_line) == 0)
/freebsd-11.0-release/usr.bin/w/
H A Dw.c126 static struct stat *ttystat(char *);
212 if (!(stp = ttystat(utmp->ut_line)))
538 ttystat(char *line) function

Completed in 42 milliseconds