Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c203 typedef struct tg_type { struct
210 struct tg_type *tgt_next; /* next type */ argument
212 } tg_type_t; argument