Searched refs:ty_type (Results 1 – 7 of 7) sorted by relevance
160 tty.ty_getty = tty.ty_type = NULL; in getttyent()163 if (!*(tty.ty_type = p)) in getttyent()164 tty.ty_type = NULL; in getttyent()
52 char *ty_type; /* terminal type for termcap */ member
935 if (t != NULL && t->ty_type != NULL) in stypeof()936 return (t->ty_type); in stypeof()
444 char *ty_type; member
518 char *ty_type; member
578 ttype = t->ty_type; in get_termcap_entry()
1380 sp->se_type = typ->ty_type ? strdup(typ->ty_type) : 0; in setupargv()