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

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dttinit.c107 for (tp = tt_tab; tp->tt_name != 0; tp++)
108 if (strncmp(tp->tt_name, wwterm, tp->tt_len) == 0)
110 if (tp->tt_name == 0) {
H A Dtt.h119 const char *tt_name; member in struct:tt_tab
/netbsd-6-1-5-RELEASE/usr.bin/xlint/common/
H A Dlint.h99 const char *tt_name; /* Bezeichnung des Typs */ member in struct:__anon9909
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A Ddecl.c388 warning(5, ttab[t].tt_name);
1776 (void)c99ism(47, ttab[t].tt_name);

Completed in 102 milliseconds