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

/freebsd-current/usr.bin/login/
H A Dlogin.c929 stypeof(char *ttyid) argument
933 if (ttyid != NULL && *ttyid != '\0') {
934 t = getttynam(ttyid);

Completed in 146 milliseconds