Home
last modified time | relevance | path

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

/original-bsd/usr.bin/login/
H A Dlogin.c55 char *stypeof __P((char *));
336 (void)strncpy(term, stypeof(tty), sizeof(term));
553 stypeof(ttyid) in stypeof() function
H A Dlogin.c.1107 char *ctime(), *ttyname(), *stypeof(), *crypt(), *getpass();
397 strncpy(term, stypeof(tty), sizeof(term));
562 stypeof(ttyid)