Home
last modified time | relevance | path

Searched defs:thtab (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/xlint/lint2/
H A Dread.c79 typedef struct thtab { struct
82 struct thtab *th_next; argument
84 static thtab_t *thtab[1009]; /* hash table */ variable