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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.c1218 fmd_asru_t *apnext, **apnextp; local
1224 for (ap2 = *pp; ap2 != NULL; ap2 = apnext) {
1226 apnext = *apnextp;

Completed in 61 milliseconds