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

/freebsd-11-stable/usr.bin/login/
H A Dlogin.c94 static const char *stypeof(char *);
605 if (term == NULL && (tp = stypeof(tty)) != NULL)
928 stypeof(char *ttyid) function
/freebsd-11-stable/release/picobsd/tinyware/login/
H A Dpico-login.c98 char *stypeof(char *);
671 (void)setenv("TERM", stypeof(tty), 0); /* Fallback doesn't */
1054 stypeof(ttyid) function

Completed in 54 milliseconds