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

/opensolaris-onvv-gate/usr/src/lib/libast/common/misc/
H A Dmagic.c57 } Info_t; typedef in typeref:struct:__anon2875
177 int identifier[ID_MAX + 1]; /* Info_t identifier */ \
187 static Info_t dict[] = /* keyword dictionary */
266 static Info_t info[] =
1018 Info_t* ip;
1160 if (ip = (Info_t*)dtmatch(mp->idtab, s))
1640 Info_t* ip;
1832 ep->offset = (ip = (Info_t*)dtmatch(mp->infotab, p)) ? ip->value : 0;
2311 mp->dtdisc.key = offsetof(Info_t, name);
2312 mp->dtdisc.link = offsetof(Info_t, lin
[all...]

Completed in 104 milliseconds