Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dshow-parse.c226 static struct ctype_name { struct
227 struct symbol *sym;
228 const char *name;
229 const char *suffix;
/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h155 char *ctype_name; /* name of ctlr type */ member