Home
last modified time | relevance | path

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

/dragonfly/usr.bin/login/
H A Dlogin.c908 stypeof(char *ttyid) in stypeof() argument
912 if (ttyid != NULL && *ttyid != '\0') { in stypeof()
913 t = getttynam(ttyid); in stypeof()