Home
last modified time | relevance | path

Searched refs:nsusp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dproblem.c151 uint32_t nsusp; in problem_update_one() local
197 FM_SUSPECT_FAULT_SZ, &nsusp); in problem_update_one()
198 data->d_nsuspects = (ulong_t)nsusp; in problem_update_one()