Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/login/
Dlogin.c96 static const char *stypeof(char *);
607 if (term == NULL && (tp = stypeof(tty)) != NULL) in main()
930 stypeof(char *ttyid) in stypeof() function
/freebsd-12-stable/release/picobsd/tinyware/login/
Dpico-login.c100 char *stypeof(char *);
673 (void)setenv("TERM", stypeof(tty), 0); /* Fallback doesn't */
1056 stypeof(ttyid) in stypeof() function