Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/login/
HDlogin.c94 static const char *stypeof(char *);
607 if (term == NULL && (tp = stypeof(tty)) != NULL) in main()
935 stypeof(char *ttyid) in stypeof() function