Searched refs:FM_FMRI_FMD_VERSION (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_protocol.c | 101 FM_FMRI_FMD_VERSION, mp->mod_info->fmdi_vers); 104 FM_FMRI_FMD_VERSION, fmd.d_version);
|
H A D | fmd_scheme.c | 65 nvlist_lookup_string(nvl, FM_FMRI_FMD_VERSION, &version) != 0) 88 nvlist_lookup_string(nvl, FM_FMRI_FMD_VERSION, &version) != 0)
|
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/ |
H A D | fmd_msg_test.c | 88 err |= nvlist_add_string(fmri, FM_FMRI_FMD_VERSION, "1.0");
|
H A D | fmd_msg.c | 1322 if (nvlist_lookup_string(fmri, FM_FMRI_FMD_VERSION, &src_vers) != 0)
|
/illumos-gate/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 255 #define FM_FMRI_FMD_VERSION "mod-version" macro
|
Completed in 81 milliseconds