HomeSort by: relevance | last modified time | path
    Searched defs:ttystat (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/w/
w.c 126 static int ttystat(const char *, struct stat *);
532 ttystat(const char *line, struct stat *st) function in typeref:typename:int
572 if (ttystat(ep->line, &st) == -1)

Completed in 29 milliseconds