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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c2146 * rslcmp -- compare two rsl structures. Use the following
2154 rslcmp(const void *a, const void *b) function
2766 qsort(srl, fmep->nsuspects, sizeof (struct rsl), rslcmp);

Completed in 55 milliseconds