Home
last modified time | relevance | path

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

/freebsd/usr.bin/login/
H A Dlogin.c88 static const char *stypeof(char *);
601 if (term == NULL && (tp = stypeof(tty)) != NULL) in main()
929 stypeof(char *ttyid) in stypeof() function