Home
last modified time | relevance | path

Searched refs:tt_name (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.bin/window/
Dttinit.c116 for (tp = tt_tab; tp->tt_name != 0; tp++) in ttinit()
117 if (strncmp(tp->tt_name, wwterm, tp->tt_len) == 0) in ttinit()
119 if (tp->tt_name == 0) { in ttinit()
Dtt.h111 char *tt_name; member
/mirbsd/src/usr.bin/xlint/lint1/
Dlint.h95 char *tt_name; /* type name */ member
Ddecl.c480 warning(5, ttab[t].tt_name); in tdeferr()
1784 warning(47, ttab[t].tt_name); in compltag()