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

/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c58 typedef struct _SetID *SetID; typedef in typeref:struct:_SetID
66 SetID next;
82 static SetID setid_top;
97 static void add_msgid(SetID, int, char *, char *, int, int);
99 static SetID lookup_setid(int);
100 static MsgID lookup_msgid(SetID, int, char *, char *, int);
109 SetID si;
140 SetID si = setid_top;
255 static SetID
258 SetID s
[all...]

Completed in 57 milliseconds