Searched refs:ty_type (Results 1 – 7 of 7) sorted by relevance
162 tty.ty_getty = tty.ty_type = NULL; in getttyent()165 if (!*(tty.ty_type = p)) in getttyent()166 tty.ty_type = NULL; in getttyent()
54 char *ty_type; /* terminal type for termcap */ member
941 if (t != NULL && t->ty_type != NULL) in stypeof()942 return (t->ty_type); in stypeof()
426 char *ty_type; member
518 char *ty_type; member
578 ttype = t->ty_type; in get_termcap_entry()
1392 sp->se_type = typ->ty_type ? strdup(typ->ty_type) : 0; in setupargv()