Searched defs:Rwords (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Desclex.c93 * to intialize the Rwords lookup table.
98 } Rwords[] = { variable in typeref:struct:__anon452
256 for (i = 0; i < sizeof (Rwords) / sizeof (*Rwords); i++)
258 stable(Rwords[i].word), Rwords[i].val);

Completed in 57 milliseconds