Searched refs:fmd_adm_case_iter (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/libfmd_adm/common/ |
H A D | fmd_adm.h | 112 extern int fmd_adm_case_iter(fmd_adm_t *, const char *, fmd_adm_case_f *,
|
H A D | fmd_adm.c | 786 fmd_adm_case_iter(fmd_adm_t *ap, const char *url_token, fmd_adm_case_f *func, function
|
/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/ |
H A D | problem.c | 263 if (fmd_adm_case_iter(adm, SNMP_URL_MSG, problem_update_one,
|
/illumos-gate/usr/src/cmd/fm/fmadm/common/ |
H A D | faulty.c | 147 * 1) Walk through all the cases in the system using fmd_adm_case_iter() and 1637 if (fmd_adm_case_iter(adm, NULL, dfault_rec, uurecp) != 0)
|
Completed in 77 milliseconds