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

/osnet-11/usr/src/lib/libast/common/misc/
H A Dmagic.c57 } Info_t; typedef in typeref:struct:__anon1159
177 int identifier[ID_MAX + 1]; /* Info_t identifier */ \
187 static Info_t dict[] = /* keyword dictionary */
266 static Info_t info[] =
1053 Info_t* ip;
1195 if (ip = (Info_t*)dtmatch(mp->idtab, s))
1675 Info_t* ip;
1867 ep->offset = (ip = (Info_t*)dtmatch(mp->infotab, p)) ? ip->value : 0;
2346 mp->dtdisc.key = offsetof(Info_t, name);
2347 mp->dtdisc.link = offsetof(Info_t, lin
[all...]

Completed in 22 milliseconds