Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.h44 typedef struct fm_dc_handle fm_dc_handle_t;
H A Ddiagcode.c48 struct fm_dc_handle { struct
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h122 struct fm_dc_handle **mod_dictv; /* libdiagcode dictionaries */
H A Dfmd_module.c469 fmd_free(mp->mod_dictv, sizeof (struct fm_dc_handle *) * mp->mod_dictc); in fmd_module_destroy()
952 struct fm_dc_handle *dcp, **dcv; in fmd_module_dc_opendict()